1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 12:04:45 +01:00
This commit is contained in:
Github Actions 2021-10-19 18:12:09 +02:00
parent 5370d2a726
commit 9abf65f3d4
4 changed files with 1895 additions and 269 deletions

578
v1.json

File diff suppressed because it is too large Load Diff

784
v2.json

File diff suppressed because it is too large Load Diff

448
v3.json

File diff suppressed because it is too large Load Diff

354
v4.json
View File

@ -26,6 +26,9 @@
"ACCESS_TOKEN_INVALID": [
"auth.importBotAuthorization"
],
"ADMIN_RANK_EMOJI_NOT_ALLOWED": [
"channels.editAdmin"
],
"ADMIN_RANK_INVALID": [
"channels.editAdmin"
],
@ -33,7 +36,8 @@
"channels.editAdmin"
],
"ALBUM_PHOTOS_TOO_MANY": [
"photos.updateProfilePhoto"
"photos.updateProfilePhoto",
"photos.uploadProfilePhoto"
],
"API_ID_INVALID": [
"auth.exportLoginToken",
@ -47,6 +51,9 @@
"ARTICLE_TITLE_EMPTY": [
"messages.setInlineBotResults"
],
"AUDIO_CONTENT_URL_EMPTY": [
"messages.setInlineBotResults"
],
"AUDIO_TITLE_EMPTY": [
"messages.setInlineBotResults"
],
@ -54,19 +61,37 @@
"auth.importAuthorization",
"invokeWithLayer"
],
"AUTH_TOKEN_ALREADY_ACCEPTED": [
"auth.importLoginToken"
],
"AUTH_TOKEN_EXPIRED": [
"auth.importLoginToken"
],
"AUTH_TOKEN_INVALID": [
"auth.importLoginToken"
],
"AUTH_TOKEN_INVALIDX": [
"auth.acceptLoginToken",
"auth.importLoginToken"
],
"AUTOARCHIVE_NOT_AVAILABLE": [
"account.setGlobalPrivacySettings"
],
"BANK_CARD_NUMBER_INVALID": [
"payments.getBankCardData"
],
"BANNED_RIGHTS_INVALID": [
"messages.editChatDefaultBannedRights"
],
"BOT_CHANNELS_NA": [
"channels.editAdmin"
],
"BOT_COMMAND_DESCRIPTION_INVALID": [
"bots.setBotCommands"
],
"BOT_COMMAND_INVALID": [
"bots.setBotCommands"
],
"BOT_DOMAIN_INVALID": [
"messages.sendMessage"
],
@ -89,6 +114,15 @@
"stickers.createStickerSet",
"stickers.removeStickerFromSet"
],
"BOT_ONESIDE_NOT_AVAIL": [
"messages.updatePinnedMessage"
],
"BOT_PAYMENTS_DISABLED": [
"messages.sendMedia"
],
"BOT_POLLS_DISABLED": [
"messages.sendMedia"
],
"BOT_RESPONSE_TIMEOUT": [
"messages.getBotCallbackAnswer",
"messages.getInlineBotResults"
@ -336,6 +370,7 @@
"messages.getMessageEditData",
"messages.getScheduledHistory",
"messages.getScheduledMessages",
"messages.migrateChat",
"messages.search",
"messages.sendInlineBotResult",
"messages.sendMedia",
@ -406,6 +441,7 @@
"messages.editChatDefaultBannedRights",
"messages.editChatPhoto",
"messages.editChatTitle",
"messages.setHistoryTTL",
"messages.toggleChatAdmins",
"messages.updatePinnedMessage"
],
@ -416,12 +452,18 @@
"messages.sendMessage",
"messages.uploadMedia"
],
"CHAT_SEND_INLINE_FORBIDDEN": [
"messages.sendInlineBotResult"
],
"CHAT_TITLE_EMPTY": [
"channels.createChannel",
"channels.editTitle",
"messages.createChat",
"messages.editChatTitle"
],
"CHAT_TOO_BIG": [
"messages.getMessagesReadParticipants"
],
"CODE_EMPTY": [
"auth.recoverPassword"
],
@ -490,6 +532,9 @@
"CONTACT_REQ_MISSING": [
"contacts.acceptContact"
],
"CURRENCY_TOTAL_AMOUNT_INVALID": [
"messages.sendMedia"
],
"DATA_INVALID": [
"help.getConfig",
"messages.getBotCallbackAnswer",
@ -511,9 +556,16 @@
"DH_G_A_INVALID": [
"messages.requestEncryption"
],
"DOCUMENT_INVALID": [
"messages.setInlineBotResults"
],
"EMAIL_HASH_EXPIRED": [
"account.confirmPasswordEmail"
],
"EMAIL_INVALID": [
"account.sendVerifyEmailCode",
"account.verifyEmail"
],
"EMAIL_UNCONFIRMED": [
"account.updatePasswordSettings"
],
@ -523,6 +575,21 @@
"EMAIL_VERIFY_EXPIRED": [
"account.verifyEmail"
],
"EMOJI_INVALID": [
"messages.setChatTheme"
],
"EMOJI_NOT_MODIFIED": [
"messages.setChatTheme"
],
"EMOTICON_EMPTY": [
"messages.getStickers"
],
"EMOTICON_INVALID": [
"messages.sendMedia"
],
"EMOTICON_STICKERPACK_MISSING": [
"messages.getStickerSet"
],
"ENCRYPTED_MESSAGE_INVALID": [
"auth.bindTempAuthKey",
"msgs_ack"
@ -560,6 +627,9 @@
"EXTERNAL_URL_INVALID": [
"messages.sendMedia"
],
"FILE_CONTENT_TYPE_INVALID": [
"messages.setInlineBotResults"
],
"FILE_EMTPY": [
"messages.sendEncryptedFile"
],
@ -593,9 +663,19 @@
"photos.uploadProfilePhoto",
"upload.saveBigFilePart"
],
"FILE_REFERENCE_EMPTY": [
"messages.sendMedia"
],
"FILE_REFERENCE_EXPIRED": [
"messages.sendMedia",
"upload.getFile"
],
"FILE_REFERENCE_INVALID": [
"channels.editPhoto"
],
"FILE_TITLE_EMPTY": [
"messages.setInlineBotResults"
],
"FILTER_ID_INVALID": [
"messages.updateDialogFilter"
],
@ -609,16 +689,28 @@
"account.updateProfile",
"auth.signUp"
],
"FOLDER_ID_EMPTY": [
"folders.deleteFolder"
],
"FOLDER_ID_INVALID": [
"folders.editPeerFolders",
"messages.getDialogs",
"messages.getPinnedDialogs",
"messages.searchGlobal"
],
"FRESH_CHANGE_ADMINS_FORBIDDEN": [
"channels.editAdmin"
],
"FROM_MESSAGE_BOT_DISABLED": [
"messages.sendMessage",
"updates.getChannelDifference"
],
"FROM_PEER_INVALID": [
"messages.search"
],
"GAME_BOT_INVALID": [
"messages.sendMedia"
],
"GEO_POINT_INVALID": [
"contacts.getLocated"
],
@ -637,6 +729,15 @@
"GRAPH_OUTDATED_RELOAD": [
"stats.loadAsyncGraph"
],
"GROUPCALL_ALREADY_DISCARDED": [
"phone.discardGroupCallRequest"
],
"GROUPCALL_NOT_MODIFIED": [
"phone.toggleGroupCallSettings"
],
"GROUPCALL_SSRC_DUPLICATE_MUCH": [
"phone.joinGroupCall"
],
"GROUPED_MEDIA_INVALID": [
"messages.forwardMessages"
],
@ -651,6 +752,15 @@
"photos.updateProfilePhoto",
"photos.uploadProfilePhoto"
],
"IMPORT_FILE_INVALID": [
"messages.initHistoryImport"
],
"IMPORT_FORMAT_UNRECOGNIZED": [
"messages.initHistoryImport"
],
"IMPORT_ID_INVALID": [
"messages.startHistoryImport"
],
"INLINE_RESULT_EXPIRED": [
"messages.sendInlineBotResult"
],
@ -752,6 +862,9 @@
"messages.checkChatInvite",
"messages.importChatInvite"
],
"LANG_CODE_INVALID": [
"bots.setBotCommands"
],
"LANG_PACK_INVALID": [
"langpack.getDifference",
"langpack.getLangPack",
@ -773,6 +886,9 @@
"MAX_ID_INVALID": [
"photos.getUserPhotos"
],
"MAX_QTS_INVALID": [
"messages.receivedQueue"
],
"MD5_CHECKSUM_INVALID": [
"messages.sendEncryptedFile",
"messages.sendMedia"
@ -796,12 +912,18 @@
"messages.sendMultiMedia",
"messages.uploadMedia"
],
"MEDIA_NEW_INVALID": [
"messages.editMessage"
],
"MEDIA_PREV_INVALID": [
"messages.editMessage"
],
"MEGAGROUP_ID_INVALID": [
"channels.setDiscussionGroup"
],
"MEGAGROUP_PREHISTORY_HIDDEN": [
"channels.setDiscussionGroup"
],
"MEGAGROUP_REQUIRED": [
"channels.editLocation",
"stats.getMegagroupStats"
@ -859,7 +981,8 @@
"messages.setInlineBotResults"
],
"METHOD_INVALID": [
"bots.sendCustomRequest"
"bots.sendCustomRequest",
"messages.searchGifs"
],
"MSG_ID_INVALID": [
"account.updateNotifySettings",
@ -929,7 +1052,11 @@
"account.updatePasswordSettings"
],
"NEW_SETTINGS_INVALID": [
"account.updatePasswordSettings"
"account.updatePasswordSettings",
"auth.recoverPassword"
],
"NEXT_OFFSET_INVALID": [
"messages.setInlineBotResults"
],
"OFFSET_INVALID": [
"upload.getFile"
@ -960,6 +1087,7 @@
"phone.requestCall"
],
"PARTICIPANTS_TOO_FEW": [
"channels.convertToGigagroup",
"channels.setStickers"
],
"PASSWORD_EMPTY": [
@ -975,9 +1103,21 @@
"PASSWORD_MISSING": [
"channels.editCreator"
],
"PASSWORD_RECOVERY_EXPIRED": [
"auth.checkRecoveryPassword"
],
"PASSWORD_RECOVERY_NA": [
"auth.requestPasswordRecovery"
],
"PASSWORD_REQUIRED": [
"account.saveSecureValue"
],
"PASSWORD_TOO_FRESH_%d": [
"channels.editCreator"
],
"PAYMENT_PROVIDER_INVALID": [
"messages.sendMedia"
],
"PEER_ID_INVALID": [
"account.getNotifySettings",
"account.reportPeer",
@ -1081,6 +1221,7 @@
"auth.sendCode"
],
"PHONE_NUMBER_BANNED": [
"account.sendChangePhoneCode",
"auth.checkPhone",
"auth.sendCode"
],
@ -1175,7 +1316,8 @@
"messages.sendMedia"
],
"POLL_OPTION_INVALID": [
"messages.sendMedia"
"messages.sendMedia",
"messages.sendMessage"
],
"POLL_QUESTION_INVALID": [
"messages.sendMedia"
@ -1184,9 +1326,15 @@
"account.getPrivacy",
"account.setPrivacy"
],
"PRIVACY_TOO_LONG": [
"account.setPrivacy"
],
"PRIVACY_VALUE_INVALID": [
"account.setPrivacy"
],
"PUBLIC_KEY_REQUIRED": [
"account.getAuthorizationForm"
],
"QUERY_ID_EMPTY": [
"messages.sendInlineBotResult"
],
@ -1205,6 +1353,12 @@
"QUIZ_CORRECT_ANSWERS_EMPTY": [
"messages.sendMedia"
],
"QUIZ_CORRECT_ANSWERS_TOO_MUCH": [
"messages.sendMedia"
],
"QUIZ_MULTIPLE_INVALID": [
"messages.sendMedia"
],
"RANDOM_ID_EMPTY": [
"messages.sendMultiMedia"
],
@ -1229,6 +1383,12 @@
"messages.sendMessage",
"messages.setInlineBotResults"
],
"REPLY_MARKUP_TOO_LONG": [
"messages.sendMessage"
],
"RESET_REQUEST_MISSING": [
"account.declinePasswordReset"
],
"RESULT_ID_DUPLICATE": [
"messages.setInlineBotResults"
],
@ -1253,13 +1413,22 @@
"messages.sendMessage"
],
"SCHEDULE_DATE_INVALID": [
"messages.editMessage"
"messages.editMessage",
"phone.createGroupCall"
],
"SCHEDULE_DATE_TOO_LATE": [
"messages.forwardMessages",
"messages.sendInlineBotResult",
"messages.sendMedia",
"messages.sendMessage",
"messages.sendMultiMedia"
],
"SCHEDULE_STATUS_PRIVATE": [
"messages.sendMessage"
],
"SCHEDULE_TOO_MUCH": [
"messages.forwardMessages",
"messages.sendInlineBotResult",
"messages.sendMedia",
"messages.sendMessage",
"messages.sendMultiMedia"
@ -1288,6 +1457,12 @@
"SHA256_HASH_INVALID": [
"messages.getDocumentByHash"
],
"SHORT_NAME_INVALID": [
"stickers.checkShortName"
],
"SHORT_NAME_OCCUPIED": [
"stickers.checkShortName"
],
"SHORTNAME_OCCUPY_FAILED": [
"stickers.createStickerSet"
],
@ -1299,7 +1474,8 @@
],
"SRP_ID_INVALID": [
"account.updatePasswordSettings",
"auth.checkPassword"
"auth.checkPassword",
"channels.editCreator"
],
"SRP_PASSWORD_CHANGED": [
"account.updatePasswordSettings",
@ -1315,6 +1491,9 @@
"START_PARAM_TOO_LONG": [
"messages.startBot"
],
"STICKER_DOCUMENT_INVALID": [
"messages.setInlineBotResults"
],
"STICKER_EMOJI_INVALID": [
"stickers.createStickerSet"
],
@ -1333,11 +1512,24 @@
"stickers.createStickerSet"
],
"STICKER_PNG_NOPNG": [
"stickers.addStickerToSet",
"stickers.createStickerSet"
],
"STICKER_TGS_NODOC": [
"stickers.createStickerSet"
],
"STICKER_TGS_NOTGS": [
"stickers.addStickerToSet",
"stickers.createStickerSet"
],
"STICKER_THUMB_PNG_NOPNG": [
"stickers.createStickerSet",
"stickers.setStickerSetThumb"
],
"STICKER_THUMB_TGS_NOTGS": [
"stickers.createStickerSet",
"stickers.setStickerSetThumb"
],
"STICKERS_EMPTY": [
"stickers.createStickerSet"
],
@ -1348,6 +1540,9 @@
"stickers.addStickerToSet",
"stickers.setStickerSetThumb"
],
"TAKEOUT_REQUIRED": [
"contacts.getSaved"
],
"TEMP_AUTH_KEY_EMPTY": [
"auth.bindTempAuthKey"
],
@ -1358,7 +1553,14 @@
"account.getTheme"
],
"THEME_INVALID": [
"account.getTheme"
"account.getTheme",
"account.updateTheme"
],
"THEME_MIME_INVALID": [
"account.createTheme"
],
"TITLE_INVALID": [
"stickers.suggestShortName"
],
"TMP_PASSWORD_DISABLED": [
"account.getTmpPassword"
@ -1373,10 +1575,14 @@
"TTL_MEDIA_INVALID": [
"messages.sendMedia"
],
"TTL_PERIOD_INVALID": [
"messages.setHistoryTTL"
],
"TYPES_EMPTY": [
"contacts.getTopPeers"
],
"UNKNOWN_ERROR": [
"channels.viewSponsoredMessage",
"req_DH_params",
"req_pq_multi",
"set_client_DH_params"
@ -1419,7 +1625,8 @@
],
"USER_BOT_INVALID": [
"bots.answerWebhookJSONQuery",
"bots.sendCustomRequest"
"bots.sendCustomRequest",
"messages.setInlineBotResults"
],
"USER_BOT_REQUIRED": [
"messages.getGameHighScores",
@ -1457,14 +1664,21 @@
"users.getFullUser",
"users.setSecureValueErrors"
],
"USER_INVALID": [
"help.editUserInfo",
"help.getSupportName",
"help.getUserInfo"
],
"USER_IS_BLOCKED": [
"messages.addChatUser",
"messages.forwardMessages",
"messages.sendEncryptedService",
"messages.sendMedia",
"messages.sendMessage",
"messages.setTyping",
"msgs_ack",
"msgs_state_req"
"msgs_state_req",
"phone.requestCall"
],
"USER_IS_BOT": [
"messages.forwardMessages",
@ -1478,6 +1692,7 @@
"USER_NOT_MUTUAL_CONTACT": [
"channels.editAdmin",
"channels.inviteToChannel",
"messages.addChatUser",
"messages.checkHistoryImportPeer"
],
"USER_NOT_PARTICIPANT": [
@ -1486,6 +1701,9 @@
"messages.deleteChatUser",
"messages.editChatAdmin"
],
"USER_VOLUME_INVALID": [
"phone.editGroupCallParticipant"
],
"USERNAME_INVALID": [
"account.checkUsername",
"account.updateUsername",
@ -1505,6 +1723,9 @@
"account.updateUsername",
"channels.updateUsername"
],
"USERPIC_UPLOAD_REQUIRED": [
"contacts.getLocated"
],
"USERS_TOO_FEW": [
"messages.createChat"
],
@ -1515,12 +1736,23 @@
"messages.addChatUser",
"messages.importChatInvite"
],
"VIDEO_CONTENT_TYPE_INVALID": [
"messages.sendMedia"
],
"VIDEO_FILE_INVALID": [
"photos.uploadProfilePhoto"
],
"VIDEO_TITLE_EMPTY": [
"messages.setInlineBotResults"
],
"WALLPAPER_FILE_INVALID": [
"account.uploadWallPaper"
],
"WALLPAPER_INVALID": [
"account.getWallPaper",
"account.installWallPaper",
"account.saveWallPaper"
],
"WALLPAPER_MIME_INVALID": [
"account.uploadWallPaper"
],
@ -1536,6 +1768,9 @@
"WEBDOCUMENT_SIZE_TOO_BIG": [
"messages.setInlineBotResults"
],
"WEBDOCUMENT_URL_INVALID": [
"messages.setInlineBotResults"
],
"WEBPAGE_CURL_FAILED": [
"messages.sendInlineBotResult",
"messages.sendMedia",
@ -1926,8 +2161,14 @@
"auth.resetAuthorizations"
],
"PHONE_NUMBER_INVALID": [
"account.changePhone",
"account.sendChangePhoneCode",
"auth.cancelCode",
"auth.checkPhone",
"auth.sendCode"
"auth.resendCode",
"auth.sendCode",
"auth.signIn",
"auth.signUp"
],
"PHONE_PASSWORD_FLOOD": [
"auth.sendCode"
@ -1935,6 +2176,9 @@
"SEND_CODE_UNAVAILABLE": [
"auth.resendCode"
],
"STICKERSET_OWNER_ANONYMOUS": [
"channels.setStickers"
],
"USER_RESTRICTED": [
"channels.createChannel"
],
@ -2065,6 +2309,9 @@
"updates.getChannelDifference",
"updates.getDifference"
],
"GROUPCALL_FORBIDDEN": [
"phone.inviteToGroupCall"
],
"INLINE_BOT_REQUIRED": [
"messages.editMessage"
],
@ -2076,6 +2323,9 @@
"channels.deleteMessages",
"messages.deleteMessages"
],
"PARTICIPANT_JOIN_MISSING": [
"phone.joinGroupCallPresentation"
],
"POLL_VOTE_REQUIRED": [
"messages.getPollVotes"
],
@ -2091,6 +2341,8 @@
"contacts.getSaved"
],
"USER_BOT_INVALID": [
"bots.answerWebhookJSONQuery",
"bots.sendCustomRequest",
"messages.setInlineBotResults"
],
"USER_CHANNELS_TOO_MUCH": [
@ -2105,11 +2357,17 @@
"help.getUserInfo"
],
"USER_IS_BLOCKED": [
"messages.forwardMessages",
"messages.sendEncrypted",
"messages.sendEncryptedService",
"messages.sendMedia",
"messages.sendMessage",
"messages.setTyping",
"phone.requestCall"
],
"USER_NOT_MUTUAL_CONTACT": [
"channels.editAdmin",
"channels.inviteToChannel",
"messages.addChatUser"
],
"USER_PRIVACY_RESTRICTED": [
@ -2253,6 +2511,7 @@
"ACCESS_TOKEN_EXPIRED": "Access token expired",
"ACCESS_TOKEN_INVALID": "Access token invalid",
"ACTIVE_USER_REQUIRED": "The method is only available to already activated users",
"ADMIN_RANK_EMOJI_NOT_ALLOWED": "An admin rank cannot contain emojis",
"ADMIN_RANK_INVALID": "The specified admin rank is invalid.",
"ADMINS_TOO_MUCH": "There are too many admins",
"ALBUM_PHOTOS_TOO_MANY": "Too many ",
@ -2262,6 +2521,7 @@
"API_ID_PUBLISHED_FLOOD": "This API id was published somewhere, you can't use it now",
"ARR_CAS_FAILED": "Internal error",
"ARTICLE_TITLE_EMPTY": "The title of the article is empty",
"AUDIO_CONTENT_URL_EMPTY": "The remote URL specified in the content field is empty",
"AUDIO_TITLE_EMPTY": "An empty audio title was provided.",
"AUTH_BYTES_INVALID": "The provided authorization is invalid",
"AUTH_KEY_DUPLICATED": "An auth key with the same ID was already generated",
@ -2269,20 +2529,29 @@
"AUTH_KEY_PERM_EMPTY": "The temporary auth key must be binded to the permanent auth key to use these methods.",
"AUTH_KEY_UNREGISTERED": "The authorization key has expired",
"AUTH_RESTART": "Restart the authorization process",
"AUTH_TOKEN_ALREADY_ACCEPTED": "The specified auth token was already accepted",
"AUTH_TOKEN_EXPIRED": "The authorization token has expired",
"AUTH_TOKEN_INVALID": "The specified auth token is invalid",
"AUTH_TOKEN_INVALIDX": "The specified auth token is invalid",
"AUTOARCHIVE_NOT_AVAILABLE": "The autoarchive setting is not available at this time: please check the value of the [autoarchive_setting_available field in client config »](https:\/\/core.telegram.org\/api\/config#client-configuration) before calling this method.",
"BANK_CARD_NUMBER_INVALID": "The specified card number is invalid",
"BANNED_RIGHTS_INVALID": "You provided some invalid flags in the banned rights",
"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",
"BOT_DOMAIN_INVALID": "Bot domain invalid",
"BOT_GROUPS_BLOCKED": "This bot can't be added to groups",
"BOT_INLINE_DISABLED": "This bot can't be used in inline mode",
"BOT_INVALID": "This is not a valid bot",
"BOT_METHOD_INVALID": "This method cannot be run by a bot",
"BOT_MISSING": "This method can only be run by a bot",
"BOT_ONESIDE_NOT_AVAIL": "",
"BOT_PAYMENTS_DISABLED": "Please enable bot payments in botfather before calling this method.",
"BOT_POLLS_DISABLED": "",
"BOT_RESPONSE_TIMEOUT": "A timeout occurred while fetching data from the bot",
"BOT_SCORE_NOT_MODIFIED": "The score wasn't modified",
"BOTS_TOO_MUCH": "There are too many bots in this chat\/channel",
"BROADCAST_FORBIDDEN": "",
"BROADCAST_FORBIDDEN": "Participants of polls in channels should stay anonymous.",
"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",
@ -2325,6 +2594,7 @@
"CHAT_SEND_POLL_FORBIDDEN": "You can't send polls in this chat",
"CHAT_SEND_STICKERS_FORBIDDEN": "You can't send stickers in this chat.",
"CHAT_TITLE_EMPTY": "No chat title provided",
"CHAT_TOO_BIG": "",
"CHAT_WRITE_FORBIDDEN": "You can't write in this chat",
"CHP_CALL_FAIL": "Internal failure",
"CODE_EMPTY": "The provided code is empty",
@ -2342,16 +2612,24 @@
"CONTACT_ID_INVALID": "The provided contact ID is invalid",
"CONTACT_NAME_EMPTY": "Contact name empty",
"CONTACT_REQ_MISSING": "Missing contact request",
"CURRENCY_TOTAL_AMOUNT_INVALID": "",
"DATA_INVALID": "Encrypted data invalid",
"DATA_JSON_INVALID": "The provided JSON data is invalid",
"DATA_TOO_LONG": "Data too long",
"DATE_EMPTY": "Date empty",
"DC_ID_INVALID": "The provided DC ID is invalid",
"DH_G_A_INVALID": "g_a invalid",
"DOCUMENT_INVALID": "The specified document is invalid",
"EMAIL_HASH_EXPIRED": "Email hash expired",
"EMAIL_INVALID": "The specified email is invalid",
"EMAIL_UNCONFIRMED": "Email unconfirmed",
"EMAIL_UNCONFIRMED_%d": "The provided email isn't confirmed, %d is the length of the verification code that was just sent to the email.",
"EMAIL_VERIFY_EXPIRED": "The verification email has expired",
"EMOJI_INVALID": "The specified theme emoji is valid",
"EMOJI_NOT_MODIFIED": "The theme wasn't changed",
"EMOTICON_EMPTY": "The emoji is empty",
"EMOTICON_INVALID": "The specified emoji is invalid",
"EMOTICON_STICKERPACK_MISSING": "",
"ENCRYPTED_MESSAGE_INVALID": "Encrypted message invalid",
"ENCRYPTION_ALREADY_ACCEPTED": "Secret chat already accepted",
"ENCRYPTION_ALREADY_DECLINED": "The secret chat was already declined",
@ -2366,6 +2644,7 @@
"EXTERNAL_URL_INVALID": "External URL invalid",
"FIELD_NAME_EMPTY": "The field with the name FIELD_NAME is missing",
"FIELD_NAME_INVALID": "The field with the name FIELD_NAME is invalid",
"FILE_CONTENT_TYPE_INVALID": "File content-type is invalid",
"FILE_EMTPY": "An empty file was provided",
"FILE_ID_INVALID": "The provided file id is invalid",
"FILE_PART_EMPTY": "The provided file part is empty",
@ -2375,24 +2654,34 @@
"FILE_PART_SIZE_INVALID": "The provided file part size is invalid",
"FILE_PART_TOO_BIG": "The uploaded file part is too big",
"FILE_PARTS_INVALID": "The number of file parts is invalid",
"FILE_REFERENCE_EMPTY": "An empty [file reference](https:\/\/core.telegram.org\/api\/file_reference) was specified",
"FILE_REFERENCE_EXPIRED": "File reference expired, it must be refetched as described in https:\/\/core.telegram.org\/api\/file_reference",
"FILE_REFERENCE_INVALID": "The specified [file reference](https:\/\/core.telegram.org\/api\/file_reference) is invalid",
"FILE_TITLE_EMPTY": "An empty file title was specified",
"FILEREF_UPGRADE_NEEDED": "The client has to be updated in order to support [file references](https:\/\/core.telegram.org\/api\/file_reference)",
"FILTER_ID_INVALID": "The specified filter ID is invalid",
"FILTER_INCLUDE_EMPTY": "The include_peers vector of the filter is empty",
"FILTER_TITLE_EMPTY": "The title field of the filter is empty",
"FIRSTNAME_INVALID": "The first name is invalid",
"FLOOD_WAIT_666": "Spooky af m8",
"FOLDER_ID_EMPTY": "An empty folder ID was specified",
"FOLDER_ID_INVALID": "Invalid folder ID",
"FRESH_CHANGE_ADMINS_FORBIDDEN": "You were just elected admin, you can't add or modify other admins yet",
"FRESH_CHANGE_PHONE_FORBIDDEN": "",
"FRESH_CHANGE_PHONE_FORBIDDEN": "You can't change phone number right after logging in, please wait at least 24 hours.",
"FRESH_RESET_AUTHORISATION_FORBIDDEN": "You can't logout other sessions if less than 24 hours have passed since you logged on the current session",
"FROM_MESSAGE_BOT_DISABLED": "Bots can't use fromMessage min constructors",
"FROM_PEER_INVALID": "The specified from_id is invalid",
"GAME_BOT_INVALID": "",
"GEO_POINT_INVALID": "Invalid geoposition provided",
"GIF_CONTENT_TYPE_INVALID": "GIF content-type invalid",
"GIF_ID_INVALID": "The provided GIF ID is invalid",
"GRAPH_EXPIRED_RELOAD": "This graph has expired, please obtain a new graph token",
"GRAPH_INVALID_RELOAD": "Invalid graph token provided, please reload the stats and provide the updated token",
"GRAPH_OUTDATED_RELOAD": "The graph is outdated, please get a new async token using stats.getBroadcastStats",
"GROUPCALL_ALREADY_DISCARDED": "The group call was already discarded",
"GROUPCALL_FORBIDDEN": "",
"GROUPCALL_NOT_MODIFIED": "Group call settings weren't modified",
"GROUPCALL_SSRC_DUPLICATE_MUCH": "",
"GROUPED_ID_OCCUPY_FAILED": "Internal error",
"GROUPED_ID_OCCUPY_FAULED": "Internal error",
"GROUPED_MEDIA_INVALID": "Invalid grouped media",
@ -2400,6 +2689,9 @@
"HISTORY_GET_FAILED": "Fetching of history failed",
"IMAGE_ENGINE_DOWN": "Image engine down",
"IMAGE_PROCESS_FAILED": "Failure while processing image",
"IMPORT_FILE_INVALID": "The specified chat export file is invalid",
"IMPORT_FORMAT_UNRECOGNIZED": "The specified chat export file was exported from an unsupported chat app",
"IMPORT_ID_INVALID": "The specified import ID is invalid",
"INLINE_BOT_REQUIRED": "Only the inline bot can edit message",
"INLINE_RESULT_EXPIRED": "The inline query expired",
"INPUT_FETCH_ERROR": "An error occurred while deserializing TL parameters",
@ -2424,6 +2716,7 @@
"INVITE_HASH_EMPTY": "The invite hash is empty",
"INVITE_HASH_EXPIRED": "The invite link has expired",
"INVITE_HASH_INVALID": "The invite hash is invalid",
"LANG_CODE_INVALID": "The specified language code is invalid",
"LANG_PACK_INVALID": "The provided language pack is invalid",
"LASTNAME_INVALID": "The last name is invalid",
"LIMIT_INVALID": "The provided limit is invalid",
@ -2431,13 +2724,16 @@
"LOCATION_INVALID": "The provided location is invalid",
"LOG_WRAP_FAIL": "Internal error",
"MAX_ID_INVALID": "The provided max ID is invalid",
"MAX_QTS_INVALID": "The specified max_qts is invalid",
"MD5_CHECKSUM_INVALID": "The MD5 checksums do not match",
"MEDIA_CAPTION_TOO_LONG": "The caption is too long",
"MEDIA_EMPTY": "The provided media object is invalid",
"MEDIA_GROUPED_INVALID": "",
"MEDIA_GROUPED_INVALID": "You tried to send media of different types in an album.",
"MEDIA_INVALID": "Media invalid",
"MEDIA_NEW_INVALID": "The new media is invalid",
"MEDIA_PREV_INVALID": "Previous media invalid",
"MEGAGROUP_ID_INVALID": "Invalid supergroup ID",
"MEGAGROUP_PREHISTORY_HIDDEN": "",
"MEGAGROUP_REQUIRED": "You can only use this method on a supergroup",
"MEMBER_FETCH_FAILED": "Internal error",
"MEMBER_NO_LOCATION": "An internal failure occurred while fetching user info (couldn't find location)",
@ -2465,6 +2761,7 @@
"NEED_MEMBER_INVALID": "The provided member is invalid",
"NEW_SALT_INVALID": "The new salt is invalid",
"NEW_SETTINGS_INVALID": "The new settings are invalid",
"NEXT_OFFSET_INVALID": "The specified offset is longer than 64 bytes.",
"No workers running": "Internal error",
"OFFSET_INVALID": "The provided offset is invalid",
"OFFSET_PEER_ID_INVALID": "The provided offset peer is invalid",
@ -2476,12 +2773,17 @@
"PACK_TITLE_INVALID": "The stickerpack title is invalid",
"PARTICIPANT_CALL_FAILED": "Failure while making call",
"PARTICIPANT_ID_INVALID": "The specified participant ID is invalid",
"PARTICIPANT_JOIN_MISSING": "",
"PARTICIPANT_VERSION_OUTDATED": "The other participant does not use an up to date telegram client with support for calls",
"PARTICIPANTS_TOO_FEW": "Not enough participants",
"PASSWORD_EMPTY": "The provided password is empty",
"PASSWORD_HASH_INVALID": "The provided password hash is invalid",
"PASSWORD_MISSING": "You must enable 2FA in order to transfer ownership of a channel",
"PASSWORD_RECOVERY_EXPIRED": "The recovery code has expired",
"PASSWORD_RECOVERY_NA": "",
"PASSWORD_REQUIRED": "",
"PASSWORD_TOO_FRESH_%d": "The password was modified less than 24 hours ago, try again in %d seconds",
"PAYMENT_PROVIDER_INVALID": "The specified payment provider is invalid",
"PEER_FLOOD": "Too many requests",
"PEER_ID_INVALID": "The provided peer id is invalid",
"PEER_ID_NOT_SUPPORTED": "The provided peer ID is not supported",
@ -2521,13 +2823,17 @@
"POLL_VOTE_REQUIRED": "Cast a vote in the poll before calling this method",
"POSTPONED_TIMEOUT": "Internal error",
"PRIVACY_KEY_INVALID": "The privacy key is invalid",
"PRIVACY_TOO_LONG": "",
"PRIVACY_VALUE_INVALID": "The specified privacy rule combination is invalid",
"PTS_CHANGE_EMPTY": "No PTS change",
"PUBLIC_KEY_REQUIRED": "A public key is required",
"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",
"QUIZ_CORRECT_ANSWER_INVALID": "An invalid value was provided to the correct_answers field",
"QUIZ_CORRECT_ANSWERS_EMPTY": "No correct quiz answer was specified",
"QUIZ_CORRECT_ANSWERS_TOO_MUCH": "",
"QUIZ_MULTIPLE_INVALID": "",
"RANDOM_ID_DUPLICATE": "You provided a random ID that was already used",
"RANDOM_ID_EMPTY": "Random ID empty",
"RANDOM_ID_INVALID": "A provided random ID is invalid",
@ -2537,6 +2843,8 @@
"REG_ID_GENERATE_FAILED": "Failure while generating registration ID",
"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",
"RESET_REQUEST_MISSING": "No password reset is in progress",
"RESULT_ID_DUPLICATE": "You provided a duplicate result ID",
"RESULT_ID_EMPTY": "Result ID empty",
"RESULT_TYPE_INVALID": "Result type invalid",
@ -2550,10 +2858,11 @@
"SCHEDULE_BOT_NOT_ALLOWED": "Bots cannot schedule messages",
"SCHEDULE_DATE_INVALID": "Invalid schedule date provided",
"SCHEDULE_DATE_TOO_LATE": "You can't schedule a message this far in the future",
"SCHEDULE_STATUS_PRIVATE": "",
"SCHEDULE_TOO_MUCH": "There are too many scheduled messages",
"SEARCH_QUERY_EMPTY": "The search query is empty",
"SECONDS_INVALID": "Invalid duration provided",
"SEND_CODE_UNAVAILABLE": "",
"SEND_CODE_UNAVAILABLE": "Returned when all available options for this type of number were already used (e.g. flash-call, then SMS, then this error might be returned to trigger a second resend)",
"SEND_MESSAGE_MEDIA_INVALID": "Invalid media provided",
"SEND_MESSAGE_TYPE_INVALID": "The message type is invalid",
"SENSITIVE_CHANGE_FORBIDDEN": "You can't change your sensitive content settings.",
@ -2561,6 +2870,8 @@
"SESSION_TOO_FRESH_%d": "This session was created less than 24 hours ago, try again in %d seconds",
"SETTINGS_INVALID": "Invalid settings were provided",
"SHA256_HASH_INVALID": "The provided SHA256 hash is invalid",
"SHORT_NAME_INVALID": "The specified short name is invalid",
"SHORT_NAME_OCCUPIED": "The specified short name is already in use",
"SHORTNAME_OCCUPY_FAILED": "An internal error occurred",
"SIGN_IN_FAILED": "Failure while signing in",
"SLOWMODE_MULTI_MSGS_DISABLED": "Slowmode is enabled, you cannot forward multiple messages to this group.",
@ -2571,15 +2882,20 @@
"START_PARAM_EMPTY": "The start parameter is empty",
"START_PARAM_INVALID": "Start parameter invalid",
"START_PARAM_TOO_LONG": "Start parameter is too long",
"STICKER_DOCUMENT_INVALID": "The specified sticker document is invalid",
"STICKER_EMOJI_INVALID": "Sticker emoji invalid",
"STICKER_FILE_INVALID": "Sticker file invalid",
"STICKER_ID_INVALID": "The provided sticker ID is invalid",
"STICKER_INVALID": "The provided sticker is invalid",
"STICKER_PNG_DIMENSIONS": "Sticker png dimensions invalid",
"STICKER_PNG_NOPNG": "One of the specified stickers is not a valid PNG file",
"STICKER_TGS_NODOC": "",
"STICKER_TGS_NODOC": "Incorrect document type for sticker.",
"STICKER_TGS_NOTGS": "",
"STICKER_THUMB_PNG_NOPNG": "",
"STICKER_THUMB_TGS_NOTGS": "",
"STICKERS_EMPTY": "No sticker provided",
"STICKERSET_INVALID": "The provided sticker set is invalid",
"STICKERSET_OWNER_ANONYMOUS": "",
"STORAGE_CHECK_FAILED": "Server storage check failed",
"STORE_INVALID_OBJECT_TYPE": "Internal error",
"STORE_INVALID_SCALAR_TYPE": "Tried storing an invalid scalar type",
@ -2589,12 +2905,15 @@
"THEME_FILE_INVALID": "Invalid theme file provided",
"THEME_FORMAT_INVALID": "Invalid theme format provided",
"THEME_INVALID": "Invalid theme provided",
"THEME_MIME_INVALID": "The theme's MIME type is invalid",
"Timeout": "Timeout while fetching data",
"TITLE_INVALID": "The specified stickerpack title is invalid",
"TMP_PASSWORD_DISABLED": "The temporary password is disabled",
"TMSG_ADD_FAILED": "Internal error",
"TOKEN_INVALID": "The provided token is invalid",
"TTL_DAYS_INVALID": "The provided TTL is invalid",
"TTL_MEDIA_INVALID": "Invalid media Time To Live was provided",
"TTL_PERIOD_INVALID": "The specified TTL period is invalid",
"TYPE_CONSTRUCTOR_INVALID": "The type constructor is invalid",
"TYPES_EMPTY": "No top peer type was provided",
"UNKNOWN_ERROR": "Internal error",
@ -2625,6 +2944,7 @@
"USER_NOT_PARTICIPANT": "You're not a member of this supergroup\/channel",
"USER_PRIVACY_RESTRICTED": "The user's privacy settings do not allow you to do this",
"USER_RESTRICTED": "You're spamreported, you can't create channels or chats.",
"USER_VOLUME_INVALID": "The specified user volume is invalid",
"USERNAME_INVALID": "The provided username is not valid",
"USERNAME_NOT_MODIFIED": "The username was not modified",
"USERNAME_NOT_OCCUPIED": "The provided username is not occupied",
@ -2634,14 +2954,18 @@
"USERS_TOO_FEW": "Not enough users (to create a chat, for example)",
"USERS_TOO_MUCH": "The maximum number of users has been exceeded (to create a chat, for example)",
"venus": "delete",
"VIDEO_CONTENT_TYPE_INVALID": "",
"VIDEO_FILE_INVALID": "The specified video file is invalid",
"VIDEO_TITLE_EMPTY": "The specified video title is empty",
"VOLUME_LOC_NOT_FOUND": "Internal error",
"WALLPAPER_FILE_INVALID": "The specified wallpaper file is invalid",
"WALLPAPER_INVALID": "The specified wallpaper is invalid",
"WALLPAPER_MIME_INVALID": "The specified wallpaper MIME type is invalid",
"WC_CONVERT_URL_INVALID": "WC convert URL invalid",
"WEBDOCUMENT_INVALID": "Invalid webdocument URL provided",
"WEBDOCUMENT_MIME_INVALID": "Invalid webdocument mime type provided",
"WEBDOCUMENT_SIZE_TOO_BIG": "Webdocument is too big!",
"WEBDOCUMENT_URL_INVALID": "The specified webdocument URL is invalid",
"WEBPAGE_CURL_FAILED": "Failure while fetching the webpage with cURL",
"WEBPAGE_MEDIA_EMPTY": "Webpage media empty",
"WEBPUSH_AUTH_INVALID": "The specified web push authentication secret is invalid.",