From ac699c9b0abe55eac2e72654d49efa900a59e061 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 28 Sep 2022 20:14:27 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/config.html | 4 ++-- data/web/corefork.telegram.org/api/errors.html | 2 +- data/web/corefork.telegram.org/api/layers.html | 2 +- data/web/corefork.telegram.org/api/premium.html | 2 +- data/web/corefork.telegram.org/api/reactions.html | 5 +++-- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/data/web/corefork.telegram.org/api/config.html b/data/web/corefork.telegram.org/api/config.html index f2119c9c28..06b7415866 100644 --- a/data/web/corefork.telegram.org/api/config.html +++ b/data/web/corefork.telegram.org/api/config.html @@ -302,9 +302,9 @@ While help.getConfig returns MTProto-specif

groupcall_video_participants_max

Maximum number of participants in a group call (livestreams allow โˆž participants) (integer)

reactions_uniq_max

-

Maximum number of unique reaction (non-custom) emojis for any given message: for example, if there are 2000 ๐Ÿ‘ and 1000 ๐Ÿ˜ reactions and reactions_uniq_max = 2, you can't add a ๐Ÿ‘Ž reaction, because that would raise the number of unique reaction-emojis to 3 > 2. (integer)

+

Maximum number of unique reactions for any given message: for example, if there are 2000 ๐Ÿ‘ and 1000 ๐Ÿ˜ reactions and reactions_uniq_max = 2, you can't add a ๐Ÿ‘Ž reaction, because that would raise the number of unique reaction-emojis to 3 > 2. (integer)

reactions_in_chat_max

-

Total number of reactions that should be shown under a message. (integer)

+

(integer)

reactions_user_max_default

Maximum number of reactions that can be added to a single message by a non-Premium user. (integer)

reactions_user_max_premium

diff --git a/data/web/corefork.telegram.org/api/errors.html b/data/web/corefork.telegram.org/api/errors.html index f3beb0b2bb..df67c7f006 100644 --- a/data/web/corefork.telegram.org/api/errors.html +++ b/data/web/corefork.telegram.org/api/errors.html @@ -49,7 +49,7 @@ An error is characterized by several parameters:

Error Type

A string literal in the form of /[A-Z_0-9]+/, which summarizes the problem. For example, AUTH_KEY_UNREGISTERED. This is an optional parameter.

Error Database

-

A full machine-readable JSON list of RPC errors that can be returned by all methods in the API can be found here ยป, what follows is a description of its fields:

+

A full machine-readable JSON list of RPC errors that can be returned by all methods in the API can be found here ยป, what follows is a description of its fields: