19 KiB
19 KiB
1 | id | message |
---|---|---|
2 | FIRSTNAME_INVALID | The first name is invalid |
3 | LASTNAME_INVALID | The last name is invalid |
4 | PHONE_NUMBER_INVALID | The phone number is invalid |
5 | PHONE_CODE_HASH_EMPTY | The phone code hash is missing |
6 | PHONE_CODE_EMPTY | The phone code is missing |
7 | PHONE_CODE_EXPIRED | The confirmation code has expired |
8 | PHONE_CODE_INVALID | The confirmation code is invalid |
9 | API_ID_INVALID | The api_id/api_hash combination is invalid |
10 | PHONE_NUMBER_OCCUPIED | The phone number is already in use |
11 | PHONE_NUMBER_UNOCCUPIED | The phone number is not yet being used |
12 | USERS_TOO_FEW | Not enough users (to create a chat, for example) |
13 | USERS_TOO_MUCH | The maximum number of users has been exceeded (to create a chat, for example) |
14 | TYPE_CONSTRUCTOR_INVALID | The type constructor is invalid |
15 | FILE_PART_INVALID | The file part number is invalid. The value is not between 0 and 3999 |
16 | FILE_PARTS_INVALID | Invalid number of parts. The value is not between 1 and 4000 |
17 | FILE_PART_X_MISSING | Part {x} of the file is missing from storage |
18 | MD5_CHECKSUM_INVALID | The file's checksum did not match the md5_checksum parameter |
19 | PHOTO_INVALID_DIMENSIONS | The photo dimensions are invalid |
20 | FIELD_NAME_INVALID | The field with the name FIELD_NAME is invalid |
21 | FIELD_NAME_EMPTY | The field with the name FIELD_NAME is missing |
22 | MSG_WAIT_FAILED | A waiting call returned an error |
23 | PEER_ID_INVALID | The peer id being used is invalid or not known yet. Make sure you meet the peer before interacting with it |
24 | MESSAGE_EMPTY | The message sent is empty or contains invalid characters |
25 | ENCRYPTED_MESSAGE_INVALID | The special binding message (bind_auth_key_inner) contains invalid data |
26 | INPUT_METHOD_INVALID | The method invoked is invalid in the current schema |
27 | PASSWORD_HASH_INVALID | The two-step verification password is invalid |
28 | USERNAME_NOT_OCCUPIED | The username is not occupied by anyone |
29 | USERNAME_INVALID | The username is invalid |
30 | MESSAGE_ID_INVALID | The message id is invalid |
31 | MESSAGE_NOT_MODIFIED | The message was not modified because you tried to edit it using the same content |
32 | ENTITY_MENTION_USER_INVALID | The mentioned entity is not an user |
33 | MESSAGE_TOO_LONG | The message text is over 4096 characters |
34 | ACCESS_TOKEN_EXPIRED | The bot token has expired |
35 | BOT_METHOD_INVALID | The method can't be used by bots |
36 | QUERY_TOO_SHORT | The query is too short |
37 | SEARCH_QUERY_EMPTY | The search query is empty |
38 | CHAT_ID_INVALID | The chat id being used is invalid or not known yet. Make sure you see the chat before interacting with it |
39 | DATE_EMPTY | The date argument is empty |
40 | PERSISTENT_TIMESTAMP_EMPTY | The pts argument is empty |
41 | CDN_METHOD_INVALID | The method can't be used on CDN DCs |
42 | VOLUME_LOC_NOT_FOUND | The volume location can't be found |
43 | FILE_ID_INVALID | The file id is invalid |
44 | LOCATION_INVALID | The file location is invalid |
45 | CHAT_ADMIN_REQUIRED | The method requires chat admin privileges |
46 | PHONE_NUMBER_BANNED | The phone number is banned from Telegram and cannot be used |
47 | ABOUT_TOO_LONG | The provided about/bio text is too long |
48 | MULTI_MEDIA_TOO_LONG | The album/media group contains too many items |
49 | USERNAME_OCCUPIED | The username is already in use by someone else |
50 | BOT_INLINE_DISABLED | The inline feature of the bot is disabled |
51 | INLINE_RESULT_EXPIRED | The inline bot query expired |
52 | INVITE_HASH_INVALID | The invite link hash is invalid |
53 | USER_ALREADY_PARTICIPANT | The user is already a participant of this chat |
54 | TTL_MEDIA_INVALID | The media does not support self-destruction |
55 | MAX_ID_INVALID | The max_id parameter is invalid |
56 | CHANNEL_INVALID | The channel parameter is invalid |
57 | DC_ID_INVALID | The dc_id parameter is invalid |
58 | LIMIT_INVALID | The limit parameter is invalid |
59 | OFFSET_INVALID | The offset parameter is invalid |
60 | EMAIL_INVALID | The email provided is invalid |
61 | USER_IS_BOT | A bot cannot send messages to other bots or to itself |
62 | WEBPAGE_CURL_FAILED | Telegram server could not fetch the provided URL |
63 | STICKERSET_INVALID | The requested sticker set is invalid |
64 | PEER_FLOOD | The method can't be used because your account is currently limited |
65 | MEDIA_CAPTION_TOO_LONG | The media caption is longer than 1024 characters |
66 | USER_NOT_MUTUAL_CONTACT | The user is not a mutual contact |
67 | USER_CHANNELS_TOO_MUCH | The user is already in too many channels or supergroups |
68 | API_ID_PUBLISHED_FLOOD | You are using an API key that is limited on the server side because it was published somewhere |
69 | USER_NOT_PARTICIPANT | The user is not a member of this chat |
70 | CHANNEL_PRIVATE | The channel/supergroup is not accessible |
71 | MESSAGE_IDS_EMPTY | The requested message doesn't exist or you provided no message id |
72 | WEBPAGE_MEDIA_EMPTY | The URL doesn't contain any valid media |
73 | QUERY_ID_INVALID | The callback query id is invalid |
74 | MEDIA_EMPTY | The media you tried to send is invalid |
75 | USER_IS_BLOCKED | The user blocked you |
76 | YOU_BLOCKED_USER | You blocked this user |
77 | ADMINS_TOO_MUCH | The chat has too many administrators |
78 | BOTS_TOO_MUCH | The chat has too many bots |
79 | USER_ADMIN_INVALID | The action requires admin privileges. Probably you tried to edit admin privileges on someone you don't have rights to |
80 | INPUT_USER_DEACTIVATED | The target user has been deleted/deactivated |
81 | PASSWORD_RECOVERY_NA | The password recovery e-mail is not available |
82 | PASSWORD_EMPTY | The password provided is empty |
83 | PHONE_NUMBER_FLOOD | This number has tried to login too many times |
84 | TAKEOUT_INVALID | The takeout id is invalid |
85 | TAKEOUT_REQUIRED | The method must be invoked inside a takeout session |
86 | MESSAGE_POLL_CLOSED | You can't interact with a closed poll |
87 | MEDIA_INVALID | The media is invalid |
88 | BOT_SCORE_NOT_MODIFIED | The bot score was not modified |
89 | USER_BOT_REQUIRED | The method can be used by bots only |
90 | IMAGE_PROCESS_FAILED | The server failed to process your image |
91 | USERNAME_NOT_MODIFIED | The username was not modified because you tried to edit it using the same one |
92 | CALL_ALREADY_ACCEPTED | The call is already accepted |
93 | CALL_ALREADY_DECLINED | The call is already declined |
94 | PHOTO_EXT_INVALID | The photo extension is invalid |
95 | EXTERNAL_URL_INVALID | The external media URL is invalid |
96 | CHAT_NOT_MODIFIED | The chat settings (title, permissions, photo, etc..) were not modified because you tried to edit them using the same content |
97 | RESULTS_TOO_MUCH | The result contains too many items |
98 | RESULT_ID_DUPLICATE | The result contains items with duplicated identifiers |
99 | ACCESS_TOKEN_INVALID | The bot access token is invalid |
100 | INVITE_HASH_EXPIRED | The chat invite link is no longer valid |
101 | USER_BANNED_IN_CHANNEL | You are limited from sending messages in supergroups/channels, check @SpamBot for details |
102 | MESSAGE_EDIT_TIME_EXPIRED | You can no longer edit this message because too much time has passed |
103 | FOLDER_ID_INVALID | The folder id is invalid |
104 | MEGAGROUP_PREHISTORY_HIDDEN | The action failed because the supergroup has the pre-history hidden |
105 | CHAT_LINK_EXISTS | The action failed because the supergroup is linked to a channel |
106 | LINK_NOT_MODIFIED | The chat link was not modified because you tried to link to the same target |
107 | BROADCAST_ID_INVALID | The channel is invalid |
108 | MEGAGROUP_ID_INVALID | The supergroup is invalid |
109 | BUTTON_DATA_INVALID | The button callback data contains invalid data or exceeds 64 bytes |
110 | START_PARAM_INVALID | The start parameter is invalid |
111 | ARTICLE_TITLE_EMPTY | The article title is empty |
112 | FILE_PART_TOO_BIG | The size limit (512 KB) for the content of the file part has been exceeded |
113 | FILE_PART_EMPTY | The file part sent is empty |
114 | FILE_PART_SIZE_INVALID | 512 KB cannot be evenly divided by part_size |
115 | FILE_PART_SIZE_CHANGED | The part size is different from the size of one of the previous parts in the same file |
116 | FILE_MIGRATE_X | The file is in Data Center No. {x} |
117 | RESULT_TYPE_INVALID | The result type is invalid |
118 | PHOTO_THUMB_URL_EMPTY | The photo thumb URL is empty |
119 | PHOTO_THUMB_URL_INVALID | The photo thumb URL is invalid |
120 | PHOTO_CONTENT_URL_EMPTY | The photo content URL is empty |
121 | PHOTO_CONTENT_TYPE_INVALID | The photo content type is invalid |
122 | WEBDOCUMENT_INVALID | The web document is invalid |
123 | WEBDOCUMENT_URL_EMPTY | The web document URL is empty |
124 | WEBDOCUMENT_URL_INVALID | The web document URL is invalid |
125 | WEBDOCUMENT_MIME_INVALID | The web document mime type is invalid |
126 | BUTTON_URL_INVALID | The button url is invalid |
127 | AUTH_BYTES_INVALID | The authorization bytes are invalid |
128 | USER_ID_INVALID | The user id being used is invalid or not known yet. Make sure you meet the user before interacting with it |
129 | CHANNELS_TOO_MUCH | You have joined too many channels or supergroups, leave some and try again |
130 | ADMIN_RANK_INVALID | The custom administrator title is invalid or is longer than 16 characters |
131 | ADMIN_RANK_EMOJI_NOT_ALLOWED | Emoji are not allowed in custom administrator titles |
132 | FILE_REFERENCE_EMPTY | The file reference is empty |
133 | FILE_REFERENCE_INVALID | The file reference is invalid |
134 | REPLY_MARKUP_TOO_LONG | The reply markup is too long |
135 | SECONDS_INVALID | The seconds interval is invalid, for slow mode try with 0 (off), 10, 30, 60 (1m), 300 (5m), 900 (15m) or 3600 (1h) |
136 | QUIZ_MULTIPLE_INVALID | A quiz can't have multiple answers |
137 | QUIZ_CORRECT_ANSWERS_EMPTY | The correct answers of the quiz are empty |
138 | QUIZ_CORRECT_ANSWER_INVALID | The correct answers of the quiz are invalid |
139 | QUIZ_CORRECT_ANSWERS_TOO_MUCH | The quiz contains too many correct answers |
140 | OPTIONS_TOO_MUCH | The poll options are too many |
141 | POLL_ANSWERS_INVALID | The poll answers are invalid |
142 | POLL_QUESTION_INVALID | The poll question is invalid |
143 | FRESH_CHANGE_ADMINS_FORBIDDEN | You can't change administrator settings in this chat because your session was logged-in recently |
144 | BROADCAST_PUBLIC_VOTERS_FORBIDDEN | Polls with public voters cannot be sent in channels |
145 | INPUT_FILTER_INVALID | The filter is invalid for this query |
146 | EMOTICON_EMPTY | The emoticon parameter is empty |
147 | EMOTICON_INVALID | The emoticon parameter is invalid |
148 | VIDEO_FILE_INVALID | The video file is invalid |
149 | PRIVACY_TOO_LONG | Your privacy exception list has exceeded the maximum capacity |
150 | ALBUM_PHOTOS_TOO_MANY | Too many photos were included in the album |
151 | AUDIO_TITLE_EMPTY | The title attribute of the audio is empty |
152 | AUTH_TOKEN_ALREADY_ACCEPTED | The authorization token was already used |
153 | AUTH_TOKEN_EXPIRED | The provided authorization token has expired and the updated QR-code must be re-scanned |
154 | AUTH_TOKEN_INVALID | An invalid authorization token was provided |
155 | AUTOARCHIVE_NOT_AVAILABLE | This feature is not yet enabled for your account due to it not receiving too many private messages from strangers |
156 | BANK_CARD_NUMBER_INVALID | The credit card number is invalid |
157 | BANNED_RIGHTS_INVALID | You provided a set of restrictions that is invalid |
158 | BOT_CHANNELS_NA | Bots can't edit admin privileges |
159 | BOT_COMMAND_DESCRIPTION_INVALID | The command description was empty, too long or had invalid characters |
160 | BOT_DOMAIN_INVALID | The domain used for the auth button does not match the one configured in @BotFather |
161 | BOT_GAMES_DISABLED | Bot games cannot be used in this type of chat |
162 | BOT_GROUPS_BLOCKED | This bot can't be added to groups |
163 | BOT_INVALID | This is not a valid bot |
164 | BOT_MISSING | This method can only be run by a bot |
165 | BOT_PAYMENTS_DISABLED | This method can only be run by a bot |
166 | BOT_POLLS_DISABLED | Sending polls by bots has been disabled |
167 | BOT_RESPONSE_TIMEOUT | The bot did not answer to the callback query in time |
168 | BROADCAST_REQUIRED | The request can only be used with a channel |
169 | BUTTON_TYPE_INVALID | The type of one of the buttons you provided is invalid |
170 | CALL_PEER_INVALID | The provided call peer object is invalid |
171 | CALL_PROTOCOL_FLAGS_INVALID | Call protocol flags invalid |
172 | CHANNELS_ADMIN_PUBLIC_TOO_MUCH | You are an administrator of too many public channels |
173 | CHANNEL_BANNED | The channel is banned |
174 | CHAT_ABOUT_NOT_MODIFIED | The chat about text was not modified because you tried to edit it using the same content |
175 | CHAT_ABOUT_TOO_LONG | The chat about text is too long |
176 | CHAT_ID_EMPTY | The provided chat id is empty |
177 | CHAT_INVALID | The chat is invalid |
178 | CHAT_RESTRICTED | The chat is restricted and cannot be used |
179 | CHAT_SEND_INLINE_FORBIDDEN | You cannot use inline bots to send messages in this chat |
180 | CHAT_TITLE_EMPTY | The chat title is empty |
181 | CODE_EMPTY | The provided code is empty |
182 | CODE_HASH_INVALID | The provided code hash invalid |
183 | CODE_INVALID | The provided code is invalid (i.e. from email) |
184 | CONNECTION_API_ID_INVALID | The provided API id is invalid |
185 | CONNECTION_DEVICE_MODEL_EMPTY | The device model is empty |
186 | CONNECTION_LANG_PACK_INVALID | The specified language pack is not valid |
187 | CONNECTION_LAYER_INVALID | The connection layer is invalid. Missing InvokeWithLayer-InitConnection call |
188 | CONNECTION_NOT_INITED | The connection was not initialized |
189 | CONNECTION_SYSTEM_EMPTY | The connection to the system is empty |
190 | CONNECTION_SYSTEM_LANG_CODE_EMPTY | The system language code is empty |
191 | CONTACT_ID_INVALID | The provided contact id is invalid |
192 | CONTACT_NAME_EMPTY | The provided contact name is empty |
193 | DATA_INVALID | The encrypted data is invalid |
194 | DATA_JSON_INVALID | The provided JSON data is invalid |
195 | DH_G_A_INVALID | The g_a parameter invalid |
196 | DOCUMENT_INVALID | The document is invalid |
197 | EMAIL_HASH_EXPIRED | The email hash expired and cannot be used to verify it |
198 | EMAIL_UNCONFIRMED_X | Email unconfirmed, the length of the code must be {x} |
199 | EMOTICON_STICKERPACK_MISSING | The emoticon sticker pack you are trying to obtain is missing |
200 | ENCRYPTION_ALREADY_ACCEPTED | The secret chat is already accepted |
201 | ENCRYPTION_ALREADY_DECLINED | The secret chat is already declined |
202 | ENCRYPTION_DECLINED | The secret chat was declined |
203 | ENCRYPTION_ID_INVALID | The provided secret chat id is invalid |
204 | ENTITIES_TOO_LONG | The entity provided contains data that is too long, or you passed too many entities to this message |
205 | ERROR_TEXT_EMPTY | The provided error message is empty |
206 | EXPORT_CARD_INVALID | The provided card is invalid |
207 | FILE_PART_LENGTH_INVALID | The length of a file part is invalid |
208 | FILE_REFERENCE_EXPIRED | The file reference has expired and is no longer valid or it belongs to self-destructing media and cannot be resent |
209 | FOLDER_ID_EMPTY | The folder you tried to delete was already empty |
210 | GAME_BOT_INVALID | You cannot send that game with the current bot |
211 | GIF_ID_INVALID | The provided gif/animation id is invalid |
212 | GRAPH_OUTDATED_RELOAD | The graph data is outdated |
213 | GROUPED_MEDIA_INVALID | The album contains invalid media |
214 | HASH_INVALID | The provided hash is invalid |
215 | INPUT_CONSTRUCTOR_INVALID | The provided constructor is invalid |
216 | INPUT_FETCH_ERROR | An error occurred while deserializing TL parameters |
217 | INPUT_FETCH_FAIL | Failed deserializing TL payload |
218 | INPUT_LAYER_INVALID | The provided layer is invalid |
219 | INPUT_REQUEST_TOO_LONG | The input request is too long |
220 | INVITE_HASH_EMPTY | The invite hash is empty |
221 | LANG_PACK_INVALID | The provided language pack is invalid |
222 | MAX_QTS_INVALID | The provided QTS is invalid |
223 | MEDIA_NEW_INVALID | The new media to edit the message with is invalid |
224 | MEDIA_PREV_INVALID | The previous media cannot be edited with anything else |
225 | MEGAGROUP_REQUIRED | The request can only be used with a supergroup |
226 | METHOD_INVALID | The API method is invalid and cannot be used |
227 | MSG_ID_INVALID | The message ID used in the peer was invalid |
228 | NEW_SALT_INVALID | The new salt is invalid |
229 | NEW_SETTINGS_INVALID | The new settings are invalid |
230 | OFFSET_PEER_ID_INVALID | The provided offset peer is invalid |
231 | OPTION_INVALID | The option specified is invalid and does not exist in the target poll |
232 | PACK_SHORT_NAME_OCCUPIED | A sticker pack with this name already exists |
233 | PARTICIPANTS_TOO_FEW | The chat doesn't have enough participants |
234 | PARTICIPANT_VERSION_OUTDATED | The other participant is using an outdated Telegram app version |
235 | PASSWORD_MISSING | The account is missing the two-step verification password |
236 | PASSWORD_REQUIRED | The two-step verification password is required for this method |
237 | PASSWORD_TOO_FRESH_X | The two-step verification password was added recently and you are required to wait {x} seconds |
238 | PAYMENT_PROVIDER_INVALID | The payment provider was not recognised or its token was invalid |
239 | PEER_ID_NOT_SUPPORTED | The provided peer id is not supported |
240 | PERSISTENT_TIMESTAMP_INVALID | The persistent timestamp is invalid |
241 | PHONE_NUMBER_APP_SIGNUP_FORBIDDEN | You can't sign up using this app |
242 | PHONE_PASSWORD_PROTECTED | The phone is password protected |
243 | PHOTO_CROP_SIZE_SMALL | The photo is too small |
244 | PHOTO_ID_INVALID | The photo id is invalid |
245 | PHOTO_INVALID | The photo is invalid |
246 | PHOTO_SAVE_FILE_INVALID | The photo you tried to send cannot be saved by Telegram. A reason may be that it exceeds 10 MB. Try resizing it locally |
247 | PIN_RESTRICTED | You can't pin messages in private chats with other people |
248 | POLL_OPTION_DUPLICATE | A duplicate option was sent in the same poll |
249 | POLL_OPTION_INVALID | A poll option used invalid data (the data may be too long) |
250 | POLL_UNSUPPORTED | This layer does not support polls in the invoked method |
251 | PRIVACY_KEY_INVALID | The privacy key is invalid |
252 | PRIVACY_VALUE_INVALID | The privacy value is invalid |
253 | QUERY_ID_EMPTY | The query ID is empty |
254 | RANDOM_ID_INVALID | The provided random ID is invalid |
255 | RANDOM_LENGTH_INVALID | The random length is invalid |
256 | RANGES_INVALID | Invalid range provided |
257 | REACTION_EMPTY | The reaction provided is empty |
258 | REACTION_INVALID | Invalid reaction provided (only emoji are allowed) |
259 | REPLY_MARKUP_GAME_EMPTY | The provided reply markup for the game is empty |
260 | REPLY_MARKUP_INVALID | The provided reply markup is invalid |
261 | RESULT_ID_INVALID | The given result cannot be used to send the selection to the bot |
262 | RSA_DECRYPT_FAILED | Internal RSA decryption failed |
263 | SCHEDULE_BOT_NOT_ALLOWED | Bots are not allowed to schedule messages |
264 | SCHEDULE_DATE_TOO_LATE | The date you tried to schedule is too far in the future (more than one year) |
265 | SCHEDULE_STATUS_PRIVATE | You cannot schedule a message until the person comes online if their privacy does not show this information |
266 | SCHEDULE_TOO_MUCH | You cannot schedule more than 100 messages in this chat |
267 | SEND_MESSAGE_MEDIA_INVALID | The message media is invalid |
268 | SEND_MESSAGE_TYPE_INVALID | The message type is invalid |
269 | SESSION_TOO_FRESH_X | You can't do this action because the current session was logged-in recently |
270 | SHA256_HASH_INVALID | The provided SHA256 hash is invalid |
271 | SHORTNAME_OCCUPY_FAILED | An error occurred when trying to register the short-name used for the sticker pack. Try a different name |
272 | START_PARAM_EMPTY | The start parameter is empty |
273 | STICKERS_EMPTY | The sticker provided is empty |
274 | STICKER_DOCUMENT_INVALID | The sticker document is invalid |
275 | STICKER_EMOJI_INVALID | The sticker emoji is invalid |
276 | STICKER_FILE_INVALID | The sticker file is invalid |
277 | STICKER_ID_INVALID | The provided sticker id is invalid |
278 | STICKER_INVALID | The provided sticker is invalid |
279 | STICKER_PNG_DIMENSIONS | The sticker png dimensions are invalid |
280 | STICKER_PNG_NOPNG | Stickers must be png files but the provided image was not a png |
281 | TEMP_AUTH_KEY_EMPTY | The temporary auth key provided is empty |
282 | THEME_MIME_INVALID | You cannot create this theme because the mime-type is invalid |
283 | TMP_PASSWORD_DISABLED | The temporary password is disabled |
284 | TOKEN_INVALID | The provided token is invalid |
285 | TTL_DAYS_INVALID | The provided TTL days is invalid |
286 | TYPES_EMPTY | The types parameter is empty |
287 | UNTIL_DATE_INVALID | That date parameter is invalid |
288 | URL_INVALID | The URL provided is invalid |
289 | USER_BLOCKED | The user is blocked |
290 | USER_BOT | Bots in channels can only be administrators, not members. |
291 | USER_BOT_INVALID | This method can only be used by a bot |
292 | USER_CREATOR | You can't leave this channel because you're its creator |
293 | USER_INVALID | The provided user is invalid |
294 | USER_KICKED | This user was kicked from this chat |
295 | VIDEO_CONTENT_TYPE_INVALID | The video content type is invalid (i.e.: not streamable) |
296 | WALLPAPER_FILE_INVALID | The provided file cannot be used as a wallpaper |
297 | WALLPAPER_INVALID | The input wallpaper was not valid |
298 | WC_CONVERT_URL_INVALID | WC convert URL invalid |