mirror of
https://github.com/danog/rpc-db.git
synced 2024-11-26 12:04:45 +01:00
Bump
This commit is contained in:
parent
09652a3f24
commit
10e1427fa3
24
vdiff.json
24
vdiff.json
@ -3324,7 +3324,7 @@
|
||||
"BOT_APP_BOT_INVALID": "The bot_id passed in the inputBotAppShortName constructor is invalid.",
|
||||
"BOT_APP_INVALID": "The specified bot app is invalid.",
|
||||
"BOT_APP_SHORTNAME_INVALID": "The specified bot app short name is invalid.",
|
||||
"BOT_BUSINESS_MISSING": "The specified bot is not a business bot (the [user](\/constructor\/user).`bot_business` flag is not set).",
|
||||
"BOT_BUSINESS_MISSING": "The specified bot is not a business bot (the [user](https:\/\/core.telegram.org\/constructor\/user).`bot_business` flag is not set).",
|
||||
"BOT_CHANNELS_NA": "Bots can't edit admin privileges.",
|
||||
"BOT_COMMAND_DESCRIPTION_INVALID": "The specified command description is invalid.",
|
||||
"BOT_COMMAND_INVALID": "The specified command is invalid.",
|
||||
@ -3344,8 +3344,8 @@
|
||||
"BROADCAST_ID_INVALID": "Broadcast ID invalid.",
|
||||
"BROADCAST_PUBLIC_VOTERS_FORBIDDEN": "You can't forward polls with public voters.",
|
||||
"BROADCAST_REQUIRED": "This method can only be called on a channel, please use stats.getMegagroupStats for supergroups.",
|
||||
"BUSINESS_ADDRESS_ACTIVE": "The user is currently advertising a [Business Location](\/api\/business#location), the location may only be changed (or removed) using [account.updateBusinessLocation »](\/method\/account.updateBusinessLocation). .",
|
||||
"BUSINESS_PEER_INVALID": "Messages can't be set to the specified peer through the current [business connection](\/api\/business#connected-bots).",
|
||||
"BUSINESS_ADDRESS_ACTIVE": "The user is currently advertising a [Business Location](https:\/\/core.telegram.org\/api\/business#location), the location may only be changed (or removed) using [account.updateBusinessLocation »](https:\/\/core.telegram.org\/method\/account.updateBusinessLocation). .",
|
||||
"BUSINESS_PEER_INVALID": "Messages can't be set to the specified peer through the current [business connection](https:\/\/core.telegram.org\/api\/business#connected-bots).",
|
||||
"BUSINESS_WORK_HOURS_EMPTY": "No work hours were specified.",
|
||||
"BUSINESS_WORK_HOURS_PERIOD_INVALID": "The specified work hours are invalid, see [here »](https:\/\/core.telegram.org\/api\/business#opening-hours) for the exact requirements.",
|
||||
"BUTTON_DATA_INVALID": "The data of one or more of the buttons you provided is invalid.",
|
||||
@ -3353,7 +3353,7 @@
|
||||
"BUTTON_TYPE_INVALID": "The type of one or more of the buttons you provided is invalid.",
|
||||
"BUTTON_URL_INVALID": "Button URL invalid.",
|
||||
"BUTTON_USER_INVALID": "The `user_id` passed to inputKeyboardButtonUserProfile is invalid!",
|
||||
"BUTTON_USER_PRIVACY_RESTRICTED": "The privacy setting of the user specified in a [inputKeyboardButtonUserProfile](\/constructor\/inputKeyboardButtonUserProfile) button do not allow creating such a button.",
|
||||
"BUTTON_USER_PRIVACY_RESTRICTED": "The privacy setting of the user specified in a [inputKeyboardButtonUserProfile](https:\/\/core.telegram.org\/constructor\/inputKeyboardButtonUserProfile) button do not allow creating such a button.",
|
||||
"CALL_ALREADY_ACCEPTED": "The call was already accepted.",
|
||||
"CALL_ALREADY_DECLINED": "The call was already declined.",
|
||||
"CALL_OCCUPY_FAILED": "The call failed because the user is already making another call.",
|
||||
@ -3382,7 +3382,7 @@
|
||||
"CHAT_DISCUSSION_UNALLOWED": "You can't enable forum topics in a discussion group linked to a channel.",
|
||||
"CHAT_FORBIDDEN": "This chat is not available to the current user.",
|
||||
"CHAT_FORWARDS_RESTRICTED": "You can't forward messages from a protected chat.",
|
||||
"CHAT_GUEST_SEND_FORBIDDEN": "You join the discussion group before commenting, see [here »](\/api\/discussion#requiring-users-to-join-the-group) for more info.",
|
||||
"CHAT_GUEST_SEND_FORBIDDEN": "You join the discussion group before commenting, see [here »](https:\/\/core.telegram.org\/api\/discussion#requiring-users-to-join-the-group) for more info.",
|
||||
"CHAT_ID_EMPTY": "The provided chat ID is empty.",
|
||||
"CHAT_ID_GENERATE_FAILED": "Failure while generating the chat ID.",
|
||||
"CHAT_ID_INVALID": "The provided chat id is invalid.",
|
||||
@ -3462,7 +3462,7 @@
|
||||
"ENCRYPTION_DECLINED": "The secret chat was declined.",
|
||||
"ENCRYPTION_ID_INVALID": "The provided secret chat ID is invalid.",
|
||||
"ENTITIES_TOO_LONG": "You provided too many styled message entities.",
|
||||
"ENTITY_BOUNDS_INVALID": "A specified [entity offset or length](\/api\/entities#entity-length) is invalid, see [here »](\/api\/entities#entity-length) for info on how to properly compute the entity offset\/length.",
|
||||
"ENTITY_BOUNDS_INVALID": "A specified [entity offset or length](https:\/\/core.telegram.org\/api\/entities#entity-length) is invalid, see [here »](https:\/\/core.telegram.org\/api\/entities#entity-length) for info on how to properly compute the entity offset\/length.",
|
||||
"ENTITY_MENTION_USER_INVALID": "You mentioned an invalid user.",
|
||||
"ERROR_TEXT_EMPTY": "The provided error message is empty.",
|
||||
"EXPIRE_DATE_INVALID": "The specified expiration date is invalid.",
|
||||
@ -3550,7 +3550,7 @@
|
||||
"INVITE_REVOKED_MISSING": "The specified invite link was already revoked or is invalid.",
|
||||
"INVITE_SLUG_EMPTY": "The specified invite slug is empty.",
|
||||
"INVITE_SLUG_EXPIRED": "The specified chat folder link has expired.",
|
||||
"INVITES_TOO_MUCH": "The maximum number of per-folder invites specified by the `chatlist_invites_limit_default`\/`chatlist_invites_limit_premium` [client configuration parameters »](\/api\/config#chatlist-invites-limit-default) was reached.",
|
||||
"INVITES_TOO_MUCH": "The maximum number of per-folder invites specified by the `chatlist_invites_limit_default`\/`chatlist_invites_limit_premium` [client configuration parameters »](https:\/\/core.telegram.org\/api\/config#chatlist-invites-limit-default) was reached.",
|
||||
"INVOICE_PAYLOAD_INVALID": "The specified invoice payload is invalid.",
|
||||
"JOIN_AS_PEER_INVALID": "The specified peer cannot be used to join a group call.",
|
||||
"LANG_CODE_INVALID": "The specified language code is invalid.",
|
||||
@ -3677,7 +3677,7 @@
|
||||
"QUERY_ID_EMPTY": "The query ID is empty.",
|
||||
"QUERY_ID_INVALID": "The query ID is invalid.",
|
||||
"QUERY_TOO_SHORT": "The query string is too short.",
|
||||
"QUICK_REPLIES_TOO_MUCH": "A maximum of [appConfig.`quick_replies_limit`](\/api\/config#quick-replies-limit) shortcuts may be created, the limit was reached.",
|
||||
"QUICK_REPLIES_TOO_MUCH": "A maximum of [appConfig.`quick_replies_limit`](https:\/\/core.telegram.org\/api\/config#quick-replies-limit) shortcuts may be created, the limit was reached.",
|
||||
"QUIZ_ANSWER_MISSING": "You can forward a quiz while hiding the original author only after choosing an option in the quiz.",
|
||||
"QUIZ_CORRECT_ANSWER_INVALID": "An invalid value was provided to the correct_answers field.",
|
||||
"QUIZ_CORRECT_ANSWERS_EMPTY": "No correct quiz answer was specified.",
|
||||
@ -3692,13 +3692,13 @@
|
||||
"RANGES_INVALID": "Invalid range provided.",
|
||||
"REACTION_EMPTY": "Empty reaction provided.",
|
||||
"REACTION_INVALID": "The specified reaction is invalid.",
|
||||
"REACTIONS_TOO_MANY": "The message already has exactly `reactions_uniq_max` reaction emojis, you can't react with a new emoji, see [the docs for more info »](\/api\/config#client-configuration).",
|
||||
"REACTIONS_TOO_MANY": "The message already has exactly `reactions_uniq_max` reaction emojis, you can't react with a new emoji, see [the docs for more info »](https:\/\/core.telegram.org\/api\/config#client-configuration).",
|
||||
"RECEIPT_EMPTY": "The specified receipt is empty.",
|
||||
"REPLY_MARKUP_BUY_EMPTY": "Reply markup for buy button empty.",
|
||||
"REPLY_MARKUP_INVALID": "The provided reply markup is invalid.",
|
||||
"REPLY_MARKUP_TOO_LONG": "The specified reply_markup is too long.",
|
||||
"REPLY_MESSAGE_ID_INVALID": "The specified reply-to message ID is invalid.",
|
||||
"REPLY_MESSAGES_TOO_MUCH": "Each shortcut can contain a maximum of [appConfig.`quick_reply_messages_limit`](\/api\/config#quick-reply-messages-limit) messages, the limit was reached.",
|
||||
"REPLY_MESSAGES_TOO_MUCH": "Each shortcut can contain a maximum of [appConfig.`quick_reply_messages_limit`](https:\/\/core.telegram.org\/api\/config#quick-reply-messages-limit) messages, the limit was reached.",
|
||||
"REPLY_TO_INVALID": "The specified `reply_to` field is invalid.",
|
||||
"REPLY_TO_USER_INVALID": "The replied-to user is invalid.",
|
||||
"REQUEST_TOKEN_INVALID": "The master DC did not accept the `request_token` from the CDN DC. Continue downloading the file from the master DC using upload.getFile.",
|
||||
@ -3775,7 +3775,7 @@
|
||||
"STICKERSET_NOT_MODIFIED": "The passed stickerset information is equal to the current information.",
|
||||
"STICKERSET_OWNER_ANONYMOUS": "Provided stickerset can't be installed as group stickerset to prevent admin deanonymization.",
|
||||
"STORIES_NEVER_CREATED": "This peer hasn't ever posted any stories.",
|
||||
"STORIES_TOO_MUCH": "You have hit the maximum active stories limit as specified by the [`story_expiring_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#story-expiring-limit-default): you should buy a [Premium](\/api\/premium) subscription, delete an active story, or wait for the oldest story to expire.",
|
||||
"STORIES_TOO_MUCH": "You have hit the maximum active stories limit as specified by the [`story_expiring_limit_*` client configuration parameters](https:\/\/core.telegram.org\/api\/config#story-expiring-limit-default): you should buy a [Premium](https:\/\/core.telegram.org\/api\/premium) subscription, delete an active story, or wait for the oldest story to expire.",
|
||||
"STORY_ID_EMPTY": "You specified no story IDs.",
|
||||
"STORY_ID_INVALID": "The specified story ID is invalid.",
|
||||
"STORY_NOT_MODIFIED": "The new story information you passed is equal to the previous story information, thus it wasn't modified.",
|
||||
@ -3786,7 +3786,7 @@
|
||||
"SWITCH_WEBVIEW_URL_INVALID": "The URL specified in switch_webview.url is invalid!",
|
||||
"TAKEOUT_INIT_DELAY_%d": "Sorry, for security reasons, you will be able to begin downloading your data in %d seconds. We have notified all your devices about the export request to make sure it's authorized and to give you time to react if it's not.",
|
||||
"TAKEOUT_INVALID": "The specified takeout ID is invalid.",
|
||||
"TAKEOUT_REQUIRED": "A [takeout](https:\/\/core.telegram.org\/api\/takeout) session needs to be initialized first, [see here » for more info](\/api\/takeout).",
|
||||
"TAKEOUT_REQUIRED": "A [takeout](https:\/\/core.telegram.org\/api\/takeout) session needs to be initialized first, [see here » for more info](https:\/\/core.telegram.org\/api\/takeout).",
|
||||
"TASK_ALREADY_EXISTS": "An email reset was already requested.",
|
||||
"TEMP_AUTH_KEY_ALREADY_BOUND": "The passed temporary key is already bound to another **perm_auth_key_id**.",
|
||||
"TEMP_AUTH_KEY_EMPTY": "No temporary auth key provided.",
|
||||
|
Loading…
Reference in New Issue
Block a user