Telethon/telethon_generator/data/errors.csv
Lonami Exo 4b6c69ac1e Update docs and list of errors
Includes the changes of #1654.
2020-12-19 20:33:20 +01:00

27 KiB

1namecodesdescription
22FA_CONFIRM_WAIT_X420The account is 2FA protected so it will be deleted in a week. Otherwise it can be reset in {seconds}
3ABOUT_TOO_LONG400The provided bio is too long
4ACCESS_TOKEN_EXPIRED400Bot token expired
5ACCESS_TOKEN_INVALID400The provided token is not valid
6ACTIVE_USER_REQUIRED401The method is only available to already activated users
7ADMINS_TOO_MUCH400Too many admins
8ADMIN_RANK_EMOJI_NOT_ALLOWED400Emoji are not allowed in admin titles or ranks
9ADMIN_RANK_INVALID400The given admin title or rank was invalid (possibly larger than 16 characters)
10ALBUM_PHOTOS_TOO_MANY400Too many photos were included in the album
11API_ID_INVALID400The api_id/api_hash combination is invalid
12API_ID_PUBLISHED_FLOOD400This API id was published somewhere, you can't use it now
13ARTICLE_TITLE_EMPTY400The title of the article is empty
14AUDIO_TITLE_EMPTY400The title attribute of the audio must be non-empty
15AUTH_BYTES_INVALID400The provided authorization is invalid
16AUTH_KEY_DUPLICATED406The authorization key (session file) was used under two different IP addresses simultaneously, and can no longer be used. Use the same session exclusively, or use different sessions
17AUTH_KEY_INVALID401The key is invalid
18AUTH_KEY_PERM_EMPTY401The method is unavailable for temporary authorization key, not bound to permanent
19AUTH_KEY_UNREGISTERED401The key is not registered in the system
20AUTH_RESTART500Restart the authorization process
21AUTH_TOKEN_ALREADY_ACCEPTED400The authorization token was already used
22AUTH_TOKEN_EXPIRED400The provided authorization token has expired and the updated QR-code must be re-scanned
23AUTH_TOKEN_INVALID400An invalid authorization token was provided
24AUTOARCHIVE_NOT_AVAILABLE400You cannot use this feature yet
25BANK_CARD_NUMBER_INVALID400Incorrect credit card number
26BASE_PORT_LOC_INVALID400Base port location invalid
27BANNED_RIGHTS_INVALID400You cannot use that set of permissions in this request, i.e. restricting view_messages as a default
28BOTS_TOO_MUCH400There are too many bots in this chat/channel
29BOT_CHANNELS_NA400Bots can't edit admin privileges
30BOT_COMMAND_DESCRIPTION_INVALID400The command description was empty, too long or had invalid characters used
31BOT_DOMAIN_INVALID400The domain used for the auth button does not match the one configured in @BotFather
32BOT_GAMES_DISABLED400Bot games cannot be used in this type of chat
33BOT_GROUPS_BLOCKED400This bot can't be added to groups
34BOT_INLINE_DISABLED400This bot can't be used in inline mode
35BOT_INVALID400This is not a valid bot
36BOT_METHOD_INVALID400The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot
37BOT_MISSING400This method can only be run by a bot
38BOT_PAYMENTS_DISABLED400This method can only be run by a bot
39BOT_POLLS_DISABLED400You cannot create polls under a bot account
40BOT_RESPONSE_TIMEOUT400The bot did not answer to the callback query in time
41BROADCAST_FORBIDDEN403The request cannot be used in broadcast channels
42BROADCAST_ID_INVALID400The channel is invalid
43BROADCAST_PUBLIC_VOTERS_FORBIDDEN400You cannot broadcast polls where the voters are public
44BROADCAST_REQUIRED400The request can only be used with a broadcast channel
45BUTTON_DATA_INVALID400The provided button data is invalid
46BUTTON_TYPE_INVALID400The type of one of the buttons you provided is invalid
47BUTTON_URL_INVALID400Button URL invalid
48CALL_ALREADY_ACCEPTED400The call was already accepted
49CALL_ALREADY_DECLINED400The call was already declined
50CALL_OCCUPY_FAILED500The call failed because the user is already making another call
51CALL_PEER_INVALID400The provided call peer object is invalid
52CALL_PROTOCOL_FLAGS_INVALID400Call protocol flags invalid
53CDN_METHOD_INVALID400This method cannot be invoked on a CDN server. Refer to https://core.telegram.org/cdn#schema for available methods
54CHANNELS_ADMIN_PUBLIC_TOO_MUCH400You're admin of too many public channels, make some channels private to change the username of this channel
55CHANNELS_TOO_MUCH400You have joined too many channels/supergroups
56CHANNEL_BANNED400The channel is banned
57CHANNEL_INVALID400Invalid channel object. Make sure to pass the right types, for instance making sure that the request is designed for channels or otherwise look for a different one more suited
58CHANNEL_PRIVATE400The channel specified is private and you lack permission to access it. Another reason may be that you were banned from it
59CHANNEL_PUBLIC_GROUP_NA403channel/supergroup not available
60CHAT_ABOUT_NOT_MODIFIED400About text has not changed
61CHAT_ABOUT_TOO_LONG400Chat about too long
62CHAT_ADMIN_INVITE_REQUIRED403You do not have the rights to do this
63CHAT_ADMIN_REQUIRED400Chat admin privileges are required to do that in the specified chat (for example, to send a message in a channel which is not yours), or invalid permissions used for the channel or group
64CHAT_FORBIDDEN403You cannot write in this chat
65CHAT_ID_EMPTY400The provided chat ID is empty
66CHAT_ID_INVALID400Invalid object ID for a chat. Make sure to pass the right types, for instance making sure that the request is designed for chats (not channels/megagroups) or otherwise look for a different one more suited\nAn example working with a megagroup and AddChatUserRequest, it will fail because megagroups are channels. Use InviteToChannelRequest instead
67CHAT_INVALID400The chat is invalid for this request
68CHAT_LINK_EXISTS400The chat is linked to a channel and cannot be used in that request
69CHAT_NOT_MODIFIED400The chat or channel wasn't modified (title, invites, username, admins, etc. are the same)
70CHAT_RESTRICTED400The chat is restricted and cannot be used in that request
71CHAT_SEND_GIFS_FORBIDDEN403You can't send gifs in this chat
72CHAT_SEND_INLINE_FORBIDDEN400You cannot send inline results in this chat
73CHAT_SEND_MEDIA_FORBIDDEN403You can't send media in this chat
74CHAT_SEND_STICKERS_FORBIDDEN403You can't send stickers in this chat
75CHAT_TITLE_EMPTY400No chat title provided
76CHAT_WRITE_FORBIDDEN403You can't write in this chat
77CHP_CALL_FAIL500The statistics cannot be retrieved at this time
78CODE_EMPTY400The provided code is empty
79CODE_HASH_INVALID400Code hash invalid
80CODE_INVALID400Code invalid (i.e. from email)
81CONNECTION_API_ID_INVALID400The provided API id is invalid
82CONNECTION_DEVICE_MODEL_EMPTY400Device model empty
83CONNECTION_LANG_PACK_INVALID400The specified language pack is not valid. This is meant to be used by official applications only so far, leave it empty
84CONNECTION_LAYER_INVALID400The very first request must always be InvokeWithLayerRequest
85CONNECTION_NOT_INITED400Connection not initialized
86CONNECTION_SYSTEM_EMPTY400Connection system empty
87CONNECTION_SYSTEM_LANG_CODE_EMPTY400The system language string was empty during connection
88CONTACT_ID_INVALID400The provided contact ID is invalid
89CONTACT_NAME_EMPTY400The provided contact name cannot be empty
90DATA_INVALID400Encrypted data invalid
91DATA_JSON_INVALID400The provided JSON data is invalid
92DATE_EMPTY400Date empty
93DC_ID_INVALID400This occurs when an authorization is tried to be exported for the same data center one is currently connected to
94DH_G_A_INVALID400g_a invalid
95DOCUMENT_INVALID400The document file was invalid and can't be used in inline mode
96EMAIL_HASH_EXPIRED400The email hash expired and cannot be used to verify it
97EMAIL_INVALID400The given email is invalid
98EMAIL_UNCONFIRMED_X400Email unconfirmed, the length of the code must be {code_length}
99EMOTICON_EMPTY400The emoticon field cannot be empty
100EMOTICON_INVALID400The specified emoticon cannot be used or was not a emoticon
101EMOTICON_STICKERPACK_MISSING400The emoticon sticker pack you are trying to get is missing
102ENCRYPTED_MESSAGE_INVALID400Encrypted message invalid
103ENCRYPTION_ALREADY_ACCEPTED400Secret chat already accepted
104ENCRYPTION_ALREADY_DECLINED400The secret chat was already declined
105ENCRYPTION_DECLINED400The secret chat was declined
106ENCRYPTION_ID_INVALID400The provided secret chat ID is invalid
107ENCRYPTION_OCCUPY_FAILED500TDLib developer claimed it is not an error while accepting secret chats and 500 is used instead of 420
108ENTITIES_TOO_LONG400It is no longer possible to send such long data inside entity tags (for example inline text URLs)
109ENTITY_MENTION_USER_INVALID400You can't use this entity
110ERROR_TEXT_EMPTY400The provided error message is empty
111EXPORT_CARD_INVALID400Provided card is invalid
112EXTERNAL_URL_INVALID400External URL invalid
113FIELD_NAME_EMPTY400The field with the name FIELD_NAME is missing
114FIELD_NAME_INVALID400The field with the name FIELD_NAME is invalid
115FILEREF_UPGRADE_NEEDED406The file reference needs to be refreshed before being used again
116FILE_ID_INVALID400The provided file id is invalid. Make sure all parameters are present, have the correct type and are not empty (ID, access hash, file reference, thumb size ...)
117FILE_MIGRATE_X303The file to be accessed is currently stored in DC {new_dc}
118FILE_PARTS_INVALID400The number of file parts is invalid
119FILE_PART_0_MISSING400File part 0 missing
120FILE_PART_EMPTY400The provided file part is empty
121FILE_PART_INVALID400The file part number is invalid
122FILE_PART_LENGTH_INVALID400The length of a file part is invalid
123FILE_PART_SIZE_CHANGED400The file part size (chunk size) cannot change during upload
124FILE_PART_SIZE_INVALID400The provided file part size is invalid
125FILE_PART_X_MISSING400Part {which} of the file is missing from storage
126FILE_REFERENCE_EMPTY400The file reference must exist to access the media and it cannot be empty
127FILE_REFERENCE_EXPIRED400The file reference has expired and is no longer valid or it belongs to self-destructing media and cannot be resent
128FILE_REFERENCE_INVALID400The file reference is invalid or you can't do that operation on such message
129FIRSTNAME_INVALID400The first name is invalid
130FLOOD_TEST_PHONE_WAIT_X420A wait of {seconds} seconds is required in the test servers
131FLOOD_WAIT_X420A wait of {seconds} seconds is required
132FOLDER_ID_EMPTY400The folder you tried to delete was already empty
133FOLDER_ID_INVALID400The folder you tried to use was not valid
134FRESH_CHANGE_ADMINS_FORBIDDEN400Recently logged-in users cannot add or change admins
135FRESH_CHANGE_PHONE_FORBIDDEN406Recently logged-in users cannot use this request
136FRESH_RESET_AUTHORISATION_FORBIDDEN406The current session is too new and cannot be used to reset other authorisations yet
137GAME_BOT_INVALID400You cannot send that game with the current bot
138GIF_ID_INVALID400The provided GIF ID is invalid
139GRAPH_OUTDATED_RELOAD400Data can't be used for the channel statistics, graphs outdated
140GROUP_CALL_INVALID400Group call invalid
141GROUPED_MEDIA_INVALID400Invalid grouped media
142HASH_INVALID400The provided hash is invalid
143HISTORY_GET_FAILED500Fetching of history failed
144IMAGE_PROCESS_FAILED400Failure while processing image
145INLINE_BOT_REQUIRED403The action must be performed through an inline bot callback
146INLINE_RESULT_EXPIRED400The inline query expired
147INPUT_CONSTRUCTOR_INVALID400The provided constructor is invalid
148INPUT_FETCH_ERROR400An error occurred while deserializing TL parameters
149INPUT_FETCH_FAIL400Failed deserializing TL payload
150INPUT_FILTER_INVALID400The search query filter is valid
151INPUT_LAYER_INVALID400The provided layer is invalid
152INPUT_METHOD_INVALID400The invoked method does not exist anymore or has never existed
153INPUT_REQUEST_TOO_LONG400The input request was too long. This may be a bug in the library as it can occur when serializing more bytes than it should (like appending the vector constructor code at the end of a message)
154INPUT_USER_DEACTIVATED400The specified user was deleted
155INTERDC_X_CALL_ERROR500An error occurred while communicating with DC {dc}
156INTERDC_X_CALL_RICH_ERROR500A rich error occurred while communicating with DC {dc}
157INVITE_HASH_EMPTY400The invite hash is empty
158INVITE_HASH_EXPIRED400The chat the user tried to join has expired and is not valid anymore
159INVITE_HASH_INVALID400The invite hash is invalid
160LANG_PACK_INVALID400The provided language pack is invalid
161LASTNAME_INVALID400The last name is invalid
162LIMIT_INVALID400An invalid limit was provided. See https://core.telegram.org/api/files#downloading-files
163LINK_NOT_MODIFIED400The channel is already linked to this group
164LOCATION_INVALID400The location given for a file was invalid. See https://core.telegram.org/api/files#downloading-files
165MAX_ID_INVALID400The provided max ID is invalid
166MAX_QTS_INVALID400The provided QTS were invalid
167MD5_CHECKSUM_INVALID400The MD5 check-sums do not match
168MEDIA_CAPTION_TOO_LONG400The caption is too long
169MEDIA_EMPTY400The provided media object is invalid or the current account may not be able to send it (such as games as users)
170MEDIA_INVALID400Media invalid
171MEDIA_NEW_INVALID400The new media to edit the message with is invalid (such as stickers or voice notes)
172MEDIA_PREV_INVALID400The old media cannot be edited with anything else (such as stickers or voice notes)
173MEGAGROUP_ID_INVALID400The group is invalid
174MEGAGROUP_PREHISTORY_HIDDEN400You can't set this discussion group because it's history is hidden
175MEGAGROUP_REQUIRED400The request can only be used with a megagroup channel
176MEMBER_NO_LOCATION500An internal failure occurred while fetching user info (couldn't find location)
177MEMBER_OCCUPY_PRIMARY_LOC_FAILED500Occupation of primary member location failed
178MESSAGE_AUTHOR_REQUIRED403Message author required
179MESSAGE_DELETE_FORBIDDEN403You can't delete one of the messages you tried to delete, most likely because it is a service message.
180MESSAGE_EDIT_TIME_EXPIRED400You can't edit this message anymore, too much time has passed since its creation.
181MESSAGE_EMPTY400Empty or invalid UTF-8 message was sent
182MESSAGE_IDS_EMPTY400No message ids were provided
183MESSAGE_ID_INVALID400The specified message ID is invalid or you can't do that operation on such message
184MESSAGE_NOT_MODIFIED400Content of the message was not modified
185MESSAGE_POLL_CLOSED400The poll was closed and can no longer be voted on
186MESSAGE_TOO_LONG400Message was too long. Current maximum length is 4096 UTF-8 characters
187METHOD_INVALID400The API method is invalid and cannot be used
188MSGID_DECREASE_RETRY500The request should be retried with a lower message ID
189MSG_ID_INVALID400The message ID used in the peer was invalid
190MSG_WAIT_FAILED400A waiting call returned an error
191MT_SEND_QUEUE_TOO_LONG500
192MULTI_MEDIA_TOO_LONG400Too many media files were included in the same album
193NEED_CHAT_INVALID500The provided chat is invalid
194NEED_MEMBER_INVALID500The provided member is invalid or does not exist (for example a thumb size)
195NETWORK_MIGRATE_X303The source IP address is associated with DC {new_dc}
196NEW_SALT_INVALID400The new salt is invalid
197NEW_SETTINGS_INVALID400The new settings are invalid
198NEXT_OFFSET_INVALID400The value for next_offset is invalid. Check that it has normal characters and is not too long
199OFFSET_INVALID400The given offset was invalid, it must be divisible by 1KB. See https://core.telegram.org/api/files#downloading-files
200OFFSET_PEER_ID_INVALID400The provided offset peer is invalid
201OPTIONS_TOO_MUCH400You defined too many options for the poll
202OPTION_INVALID400The option specified is invalid and does not exist in the target poll
203PACK_SHORT_NAME_INVALID400Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in "_by_<bot username>".
204PACK_SHORT_NAME_OCCUPIED400A stickerpack with this name already exists
205PARTICIPANTS_TOO_FEW400Not enough participants
206PARTICIPANT_CALL_FAILED500Failure while making call
207PARTICIPANT_VERSION_OUTDATED400The other participant does not use an up to date telegram client with support for calls
208PASSWORD_EMPTY400The provided password is empty
209PASSWORD_HASH_INVALID400The password (and thus its hash value) you entered is invalid
210PASSWORD_MISSING400The account must have 2-factor authentication enabled (a password) before this method can be used
211PASSWORD_REQUIRED400The account must have 2-factor authentication enabled (a password) before this method can be used
212PASSWORD_TOO_FRESH_X400The password was added too recently and {seconds} seconds must pass before using the method
213PAYMENT_PROVIDER_INVALID400The payment provider was not recognised or its token was invalid
214PEER_FLOOD400Too many requests
215PEER_ID_INVALID400An invalid Peer was used. Make sure to pass the right peer type and that the value is valid (for instance, bots cannot start conversations)
216PEER_ID_NOT_SUPPORTED400The provided peer ID is not supported
217PERSISTENT_TIMESTAMP_EMPTY400Persistent timestamp empty
218PERSISTENT_TIMESTAMP_INVALID400Persistent timestamp invalid
219PERSISTENT_TIMESTAMP_OUTDATED500Persistent timestamp outdated
220PHONE_CODE_EMPTY400The phone code is missing
221PHONE_CODE_EXPIRED400The confirmation code has expired
222PHONE_CODE_HASH_EMPTY400The phone code hash is missing
223PHONE_CODE_INVALID400The phone code entered was invalid
224PHONE_MIGRATE_X303The phone number a user is trying to use for authorization is associated with DC {new_dc}
225PHONE_NUMBER_APP_SIGNUP_FORBIDDEN400You can't sign up using this app
226PHONE_NUMBER_BANNED400The used phone number has been banned from Telegram and cannot be used anymore. Maybe check https://www.telegram.org/faq_spam
227PHONE_NUMBER_FLOOD400You asked for the code too many times.
228PHONE_NUMBER_INVALID400 406The phone number is invalid
229PHONE_NUMBER_OCCUPIED400The phone number is already in use
230PHONE_NUMBER_UNOCCUPIED400The phone number is not yet being used
231PHONE_PASSWORD_FLOOD406You have tried logging in too many times
232PHONE_PASSWORD_PROTECTED400This phone is password protected
233PHOTO_CONTENT_URL_EMPTY400The content from the URL used as a photo appears to be empty or has caused another HTTP error
234PHOTO_CROP_SIZE_SMALL400Photo is too small
235PHOTO_EXT_INVALID400The extension of the photo is invalid
236PHOTO_ID_INVALID400Photo id is invalid
237PHOTO_INVALID400Photo invalid
238PHOTO_INVALID_DIMENSIONS400The photo dimensions are invalid (hint: `pip install pillow` for `send_file` to resize images)
239PHOTO_SAVE_FILE_INVALID400The photo you tried to send cannot be saved by Telegram. A reason may be that it exceeds 10MB. Try resizing it locally
240PHOTO_THUMB_URL_EMPTY400The URL used as a thumbnail appears to be empty or has caused another HTTP error
241PIN_RESTRICTED400You can't pin messages in private chats with other people
242POLL_ANSWERS_INVALID400The poll did not have enough answers or had too many
243POLL_OPTION_DUPLICATE400A duplicate option was sent in the same poll
244POLL_OPTION_INVALID400A poll option used invalid data (the data may be too long)
245POLL_QUESTION_INVALID400The poll question was either empty or too long
246POLL_UNSUPPORTED400This layer does not support polls in the issued method
247PRIVACY_KEY_INVALID400The privacy key is invalid
248PRIVACY_TOO_LONG400Cannot add that many entities in a single request
249PRIVACY_VALUE_INVALID400The privacy value is invalid
250PTS_CHANGE_EMPTY500No PTS change
251QUERY_ID_EMPTY400The query ID is empty
252QUERY_ID_INVALID400The query ID is invalid
253QUERY_TOO_SHORT400The query string is too short
254QUIZ_CORRECT_ANSWERS_EMPTY400A quiz must specify one correct answer
255QUIZ_CORRECT_ANSWERS_TOO_MUCH400There can only be one correct answer
256QUIZ_CORRECT_ANSWER_INVALID400The correct answer is not an existing answer
257QUIZ_MULTIPLE_INVALID400A poll cannot be both multiple choice and quiz
258RANDOM_ID_DUPLICATE500You provided a random ID that was already used
259RANDOM_ID_INVALID400A provided random ID is invalid
260RANDOM_LENGTH_INVALID400Random length invalid
261RANGES_INVALID400Invalid range provided
262REACTION_EMPTY400No reaction provided
263REACTION_INVALID400Invalid reaction provided (only emoji are allowed)
264REFLECTOR_NOT_AVAILABLE400Invalid call reflector server
265REG_ID_GENERATE_FAILED500Failure while generating registration ID
266REPLY_MARKUP_GAME_EMPTY400The provided reply markup for the game is empty
267REPLY_MARKUP_INVALID400The provided reply markup is invalid
268REPLY_MARKUP_TOO_LONG400The data embedded in the reply markup buttons was too much
269RESULTS_TOO_MUCH400You sent too many results, see https://core.telegram.org/bots/api#answerinlinequery for the current limit
270RESULT_ID_DUPLICATE400Duplicated IDs on the sent results. Make sure to use unique IDs
271RESULT_ID_INVALID400The given result cannot be used to send the selection to the bot
272RESULT_TYPE_INVALID400Result type invalid
273RIGHT_FORBIDDEN403Either your admin rights do not allow you to do this or you passed the wrong rights combination (some rights only apply to channels and vice versa)
274RPC_CALL_FAIL500Telegram is having internal issues, please try again later.
275RPC_MCGET_FAIL500Telegram is having internal issues, please try again later.
276RSA_DECRYPT_FAILED400Internal RSA decryption failed
277SCHEDULE_BOT_NOT_ALLOWED400Bots are not allowed to schedule messages
278SCHEDULE_DATE_TOO_LATE400The date you tried to schedule is too far in the future (last known limit of 1 year and a few hours)
279SCHEDULE_STATUS_PRIVATE400You cannot schedule a message until the person comes online if their privacy does not show this information
280SCHEDULE_TOO_MUCH400You cannot schedule more messages in this chat (last known limit of 100 per chat)
281SEARCH_QUERY_EMPTY400The search query is empty
282SECONDS_INVALID400Slow mode only supports certain values (e.g. 0, 10s, 30s, 1m, 5m, 15m and 1h)
283SEND_MESSAGE_MEDIA_INVALID400The message media was invalid or not specified
284SEND_MESSAGE_TYPE_INVALID400The message type is invalid
285SENSITIVE_CHANGE_FORBIDDEN403Your sensitive content settings cannot be changed at this time
286SESSION_EXPIRED401The authorization has expired
287SESSION_PASSWORD_NEEDED401Two-steps verification is enabled and a password is required
288SESSION_REVOKED401The authorization has been invalidated, because of the user terminating all sessions
289SESSION_TOO_FRESH_X400The session logged in too recently and {seconds} seconds must pass before calling the method
290SHA256_HASH_INVALID400The provided SHA256 hash is invalid
291SHORTNAME_OCCUPY_FAILED400An error occurred when trying to register the short-name used for the sticker pack. Try a different name
292SLOWMODE_WAIT_X420A wait of {seconds} seconds is required before sending another message in this chat
293START_PARAM_EMPTY400The start parameter is empty
294START_PARAM_INVALID400Start parameter invalid
295STATS_MIGRATE_X303The channel statistics must be fetched from DC {dc}
296STICKERSET_INVALID400The provided sticker set is invalid
297STICKERSET_OWNER_ANONYMOUS406This sticker set can't be used as the group's official stickers because it was created by one of its anonymous admins
298STICKERS_EMPTY400No sticker provided
299STICKER_DOCUMENT_INVALID400The sticker file was invalid (this file has failed Telegram internal checks, make sure to use the correct format and comply with https://core.telegram.org/animated_stickers)
300STICKER_EMOJI_INVALID400Sticker emoji invalid
301STICKER_FILE_INVALID400Sticker file invalid
302STICKER_ID_INVALID400The provided sticker ID is invalid
303STICKER_INVALID400The provided sticker is invalid
304STICKER_PNG_DIMENSIONS400Sticker png dimensions invalid
305STICKER_PNG_NOPNG400Stickers must be a png file but the used image was not a png
306STORAGE_CHECK_FAILED500Server storage check failed
307STORE_INVALID_SCALAR_TYPE500
308TAKEOUT_INIT_DELAY_X420A wait of {seconds} seconds is required before being able to initiate the takeout
309TAKEOUT_INVALID400The takeout session has been invalidated by another data export session
310TAKEOUT_REQUIRED400You must initialize a takeout request first
311TEMP_AUTH_KEY_EMPTY400No temporary auth key provided
312Timeout-503A timeout occurred while fetching data from the worker
313THEME_INVALID400Theme invalid
314THEME_MIME_INVALID400You cannot create this theme, the mime-type is invalid
315TMP_PASSWORD_DISABLED400The temporary password is disabled
316TOKEN_INVALID400The provided token is invalid
317TTL_DAYS_INVALID400The provided TTL is invalid
318TYPES_EMPTY400The types field is empty
319TYPE_CONSTRUCTOR_INVALID400The type constructor is invalid
320UNKNOWN_METHOD500The method you tried to call cannot be called on non-CDN DCs
321UNTIL_DATE_INVALID400That date cannot be specified in this request (try using None)
322URL_INVALID400The URL used was invalid (e.g. when answering a callback with a URL that's not t.me/yourbot or your game's URL)
323USERNAME_INVALID400Nobody is using this username, or the username is unacceptable. If the latter, it must match r"[a-zA-Z][\w\d]{3,30}[a-zA-Z\d]"
324USERNAME_NOT_MODIFIED400The username is not different from the current username
325USERNAME_NOT_OCCUPIED400The username is not in use by anyone else yet
326USERNAME_OCCUPIED400The username is already taken
327USERS_TOO_FEW400Not enough users (to create a chat, for example)
328USERS_TOO_MUCH400The maximum number of users has been exceeded (to create a chat, for example)
329USER_ADMIN_INVALID400Either you're not an admin or you tried to ban an admin that you didn't promote
330USER_ALREADY_PARTICIPANT400The authenticated user is already a participant of the chat
331USER_BANNED_IN_CHANNEL400You're banned from sending messages in supergroups/channels
332USER_BLOCKED400User blocked
333USER_BOT400Bots can only be admins in channels.
334USER_BOT_INVALID400 403This method can only be called by a bot
335USER_BOT_REQUIRED400This method can only be called by a bot
336USER_CHANNELS_TOO_MUCH403One of the users you tried to add is already in too many channels/supergroups
337USER_CREATOR400You can't leave this channel, because you're its creator
338USER_DEACTIVATED401The user has been deleted/deactivated
339USER_DEACTIVATED_BAN401The user has been deleted/deactivated
340USER_ID_INVALID400Invalid object ID for a user. Make sure to pass the right types, for instance making sure that the request is designed for users or otherwise look for a different one more suited
341USER_INVALID400The given user was invalid
342USER_IS_BLOCKED400 403User is blocked
343USER_IS_BOT400Bots can't send messages to other bots
344USER_KICKED400This user was kicked from this supergroup/channel
345USER_MIGRATE_X303The user whose identity is being used to execute queries is associated with DC {new_dc}
346USER_NOT_MUTUAL_CONTACT400 403The provided user is not a mutual contact
347USER_NOT_PARTICIPANT400The target user is not a member of the specified megagroup or channel
348USER_PRIVACY_RESTRICTED403The user's privacy settings do not allow you to do this
349USER_RESTRICTED403You're spamreported, you can't create channels or chats.
350VIDEO_CONTENT_TYPE_INVALID400The video content type is not supported with the given parameters (i.e. supports_streaming)
351VIDEO_FILE_INVALID400The given video cannot be used
352WALLPAPER_FILE_INVALID400The given file cannot be used as a wallpaper
353WALLPAPER_INVALID400The input wallpaper was not valid
354WC_CONVERT_URL_INVALID400WC convert URL invalid
355WEBDOCUMENT_URL_INVALID400The given URL cannot be used
356WEBPAGE_CURL_FAILED400Failure while fetching the webpage with cURL
357WEBPAGE_MEDIA_EMPTY400Webpage media empty
358WORKER_BUSY_TOO_LONG_RETRY500Telegram workers are too busy to respond immediately
359YOU_BLOCKED_USER400You blocked this user