|
|
|
@ -47,6 +47,7 @@ CHANNELS_TOO_MUCH You have joined too many channels or supergroups, leave some a
|
|
|
|
|
CHANNEL_BANNED The channel is banned
|
|
|
|
|
CHANNEL_INVALID The channel parameter is invalid
|
|
|
|
|
CHANNEL_PRIVATE The channel/supergroup is not accessible
|
|
|
|
|
CHANNEL_TOO_LARGE The channel is too large to be deleted; this error is issued when trying to delete channels with more than 1000 members (subject to change)
|
|
|
|
|
CHAT_ABOUT_NOT_MODIFIED The chat about text was not modified because you tried to edit it using the same content
|
|
|
|
|
CHAT_ABOUT_TOO_LONG The chat about text is too long
|
|
|
|
|
CHAT_ADMIN_REQUIRED The method requires chat admin privileges
|
|
|
|
@ -62,23 +63,29 @@ CODE_EMPTY The provided code is empty
|
|
|
|
|
CODE_HASH_INVALID The provided code hash invalid
|
|
|
|
|
CODE_INVALID The provided code is invalid (i.e. from email)
|
|
|
|
|
CONNECTION_API_ID_INVALID The provided API id is invalid
|
|
|
|
|
CONNECTION_APP_VERSION_EMPTY App version is empty
|
|
|
|
|
CONNECTION_DEVICE_MODEL_EMPTY The device model is empty
|
|
|
|
|
CONNECTION_LANG_PACK_INVALID The specified language pack is not valid
|
|
|
|
|
CONNECTION_LAYER_INVALID The connection layer is invalid. Missing InvokeWithLayer-InitConnection call
|
|
|
|
|
CONNECTION_NOT_INITED The connection was not initialized
|
|
|
|
|
CONNECTION_SYSTEM_EMPTY The connection to the system is empty
|
|
|
|
|
CONNECTION_SYSTEM_LANG_CODE_EMPTY The system language code is empty
|
|
|
|
|
CONTACT_ADD_MISSING Contact to add is missing
|
|
|
|
|
CONTACT_ID_INVALID The provided contact id is invalid
|
|
|
|
|
CONTACT_NAME_EMPTY The provided contact name is empty
|
|
|
|
|
CONTACT_REQ_MISSING Missing contact request
|
|
|
|
|
DATA_INVALID The encrypted data is invalid
|
|
|
|
|
DATA_JSON_INVALID The provided JSON data is invalid
|
|
|
|
|
DATA_TOO_LONG Data too long
|
|
|
|
|
DATE_EMPTY The date argument is empty
|
|
|
|
|
DC_ID_INVALID The dc_id parameter is invalid
|
|
|
|
|
DH_G_A_INVALID The g_a parameter invalid
|
|
|
|
|
DOCUMENT_INVALID The document is invalid
|
|
|
|
|
EMAIL_HASH_EXPIRED The email hash expired and cannot be used to verify it
|
|
|
|
|
EMAIL_INVALID The email provided is invalid
|
|
|
|
|
EMAIL_UNCONFIRMED_X Email unconfirmed, the length of the code must be {x}
|
|
|
|
|
EMAIL_UNCONFIRMED Email unconfirmed
|
|
|
|
|
EMAIL_UNCONFIRMED_X The provided email isn't confirmed, {x} is the length of the verification code that was just sent to the email
|
|
|
|
|
EMAIL_VERIFY_EXPIRED The verification email has expired
|
|
|
|
|
EMOTICON_EMPTY The emoticon parameter is empty
|
|
|
|
|
EMOTICON_INVALID The emoticon parameter is invalid
|
|
|
|
|
EMOTICON_STICKERPACK_MISSING The emoticon sticker pack you are trying to obtain is missing
|
|
|
|
@ -104,15 +111,20 @@ FILE_PART_SIZE_CHANGED The part size is different from the size of one of the pr
|
|
|
|
|
FILE_PART_SIZE_INVALID 512 KB cannot be evenly divided by part_size
|
|
|
|
|
FILE_PART_TOO_BIG The size limit (512 KB) for the content of the file part has been exceeded
|
|
|
|
|
FILE_PART_X_MISSING Part {x} of the file is missing from storage
|
|
|
|
|
FILE_REFERENCE_EMPTY The file reference is empty
|
|
|
|
|
FILE_REFERENCE_EXPIRED The file reference has expired and is no longer valid or it belongs to self-destructing media and cannot be resent
|
|
|
|
|
FILE_REFERENCE_INVALID The file reference is invalid
|
|
|
|
|
FILE_REFERENCE_EMPTY The file id contains an empty file reference, you must obtain a valid one by fetching the message from the origin context
|
|
|
|
|
FILE_REFERENCE_EXPIRED The file id contains an expired file reference, you must obtain a valid one by fetching the message from the origin context
|
|
|
|
|
FILE_REFERENCE_INVALID The file id contains an invalid file reference, you must obtain a valid one by fetching the message from the origin context
|
|
|
|
|
FILTER_ID_INVALID The specified filter ID is invalid
|
|
|
|
|
FIRSTNAME_INVALID The first name is invalid
|
|
|
|
|
FOLDER_ID_EMPTY The folder you tried to delete was already empty
|
|
|
|
|
FOLDER_ID_INVALID The folder id is invalid
|
|
|
|
|
FRESH_CHANGE_ADMINS_FORBIDDEN You can't change administrator settings in this chat because your session was logged-in recently
|
|
|
|
|
FROM_MESSAGE_BOT_DISABLED Bots can't use fromMessage min constructors
|
|
|
|
|
GAME_BOT_INVALID You cannot send that game with the current bot
|
|
|
|
|
GEO_POINT_INVALID Invalid geo point provided
|
|
|
|
|
GIF_CONTENT_TYPE_INVALID GIF content-type invalid
|
|
|
|
|
GIF_ID_INVALID The provided gif/animation id is invalid
|
|
|
|
|
GRAPH_INVALID_RELOAD Invalid graph token provided, please reload the stats and provide the updated token
|
|
|
|
|
GRAPH_OUTDATED_RELOAD The graph data is outdated
|
|
|
|
|
GROUPED_MEDIA_INVALID The album contains invalid media
|
|
|
|
|
HASH_INVALID The provided hash is invalid
|
|
|
|
@ -162,8 +174,9 @@ OFFSET_INVALID The offset parameter is invalid
|
|
|
|
|
OFFSET_PEER_ID_INVALID The provided offset peer is invalid
|
|
|
|
|
OPTIONS_TOO_MUCH The poll options are too many
|
|
|
|
|
OPTION_INVALID The option specified is invalid and does not exist in the target poll
|
|
|
|
|
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in 'by_<bot username>'.
|
|
|
|
|
PACK_SHORT_NAME_INVALID Invalid sticker pack name. It must begin with a letter, can't contain consecutive underscores and must end in '_by_<bot username>'.
|
|
|
|
|
PACK_SHORT_NAME_OCCUPIED A sticker pack with this name already exists
|
|
|
|
|
PACK_TITLE_INVALID The sticker pack title is invalid
|
|
|
|
|
PARTICIPANTS_TOO_FEW The chat doesn't have enough participants
|
|
|
|
|
PARTICIPANT_VERSION_OUTDATED The other participant is using an outdated Telegram app version
|
|
|
|
|
PASSWORD_EMPTY The password provided is empty
|
|
|
|
@ -191,20 +204,24 @@ PHONE_NUMBER_UNOCCUPIED The phone number is not yet being used
|
|
|
|
|
PHONE_PASSWORD_PROTECTED The phone is password protected
|
|
|
|
|
PHOTO_CONTENT_TYPE_INVALID The photo content type is invalid
|
|
|
|
|
PHOTO_CONTENT_URL_EMPTY The photo content URL is empty
|
|
|
|
|
PHOTO_CROP_FILE_MISSING Photo crop file missing
|
|
|
|
|
PHOTO_CROP_SIZE_SMALL The photo is too small
|
|
|
|
|
PHOTO_EXT_INVALID The photo extension is invalid
|
|
|
|
|
PHOTO_FILE_MISSING Profile photo file missing
|
|
|
|
|
PHOTO_ID_INVALID The photo id is invalid
|
|
|
|
|
PHOTO_INVALID The photo is invalid
|
|
|
|
|
PHOTO_INVALID_DIMENSIONS The photo dimensions are invalid
|
|
|
|
|
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
|
|
|
|
|
PHOTO_THUMB_URL_EMPTY The photo thumb URL is empty
|
|
|
|
|
PHOTO_THUMB_URL_INVALID The photo thumb URL is invalid
|
|
|
|
|
PINNED_DIALOGS_TOO_MUCH Too many pinned dialogs
|
|
|
|
|
PIN_RESTRICTED You can't pin messages in private chats with other people
|
|
|
|
|
POLL_ANSWERS_INVALID The poll answers are invalid
|
|
|
|
|
POLL_OPTION_DUPLICATE A duplicate option was sent in the same poll
|
|
|
|
|
POLL_OPTION_INVALID A poll option used invalid data (the data may be too long)
|
|
|
|
|
POLL_QUESTION_INVALID The poll question is invalid
|
|
|
|
|
POLL_UNSUPPORTED This layer does not support polls in the invoked method
|
|
|
|
|
POLL_VOTE_REQUIRED Cast a vote in the poll before calling this method
|
|
|
|
|
PRIVACY_KEY_INVALID The privacy key is invalid
|
|
|
|
|
PRIVACY_TOO_LONG Your privacy exception list has exceeded the maximum capacity
|
|
|
|
|
PRIVACY_VALUE_INVALID The privacy value is invalid
|
|
|
|
@ -215,20 +232,25 @@ QUIZ_CORRECT_ANSWERS_EMPTY The correct answers of the quiz are empty
|
|
|
|
|
QUIZ_CORRECT_ANSWERS_TOO_MUCH The quiz contains too many correct answers
|
|
|
|
|
QUIZ_CORRECT_ANSWER_INVALID The correct answers of the quiz are invalid
|
|
|
|
|
QUIZ_MULTIPLE_INVALID A quiz can't have multiple answers
|
|
|
|
|
RANDOM_ID_EMPTY The random ID is empty
|
|
|
|
|
RANDOM_ID_INVALID The provided random ID is invalid
|
|
|
|
|
RANDOM_LENGTH_INVALID The random length is invalid
|
|
|
|
|
RANGES_INVALID Invalid range provided
|
|
|
|
|
REACTION_EMPTY The reaction provided is empty
|
|
|
|
|
REACTION_INVALID Invalid reaction provided (only emoji are allowed)
|
|
|
|
|
REPLY_MARKUP_BUY_EMPTY Reply markup for buy button empty
|
|
|
|
|
REPLY_MARKUP_GAME_EMPTY The provided reply markup for the game is empty
|
|
|
|
|
REPLY_MARKUP_INVALID The provided reply markup is invalid
|
|
|
|
|
REPLY_MARKUP_TOO_LONG The reply markup is too long
|
|
|
|
|
RESULTS_TOO_MUCH The result contains too many items
|
|
|
|
|
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
|
|
|
|
RESULT_ID_EMPTY Result ID empty
|
|
|
|
|
RESULT_ID_INVALID The given result cannot be used to send the selection to the bot
|
|
|
|
|
RESULT_TYPE_INVALID The result type is invalid
|
|
|
|
|
REVOTE_NOT_ALLOWED You cannot change your vote
|
|
|
|
|
RSA_DECRYPT_FAILED Internal RSA decryption failed
|
|
|
|
|
SCHEDULE_BOT_NOT_ALLOWED Bots are not allowed to schedule messages
|
|
|
|
|
SCHEDULE_DATE_INVALID Invalid schedule date provided
|
|
|
|
|
SCHEDULE_DATE_TOO_LATE The date you tried to schedule is too far in the future (more than one year)
|
|
|
|
|
SCHEDULE_STATUS_PRIVATE You cannot schedule a message until the person comes online if their privacy does not show this information
|
|
|
|
|
SCHEDULE_TOO_MUCH You cannot schedule more than 100 messages in this chat
|
|
|
|
@ -237,10 +259,16 @@ SECONDS_INVALID The seconds interval is invalid, for slow mode try with 0 (off),
|
|
|
|
|
SEND_MESSAGE_MEDIA_INVALID The message media is invalid
|
|
|
|
|
SEND_MESSAGE_TYPE_INVALID The message type is invalid
|
|
|
|
|
SESSION_TOO_FRESH_X You can't do this action because the current session was logged-in recently
|
|
|
|
|
SETTINGS_INVALID Invalid settings were provided
|
|
|
|
|
SHA256_HASH_INVALID The provided SHA256 hash is invalid
|
|
|
|
|
SHORTNAME_OCCUPY_FAILED An error occurred when trying to register the short-name used for the sticker pack. Try a different name
|
|
|
|
|
SLOWMODE_MULTI_MSGS_DISABLED Slowmode is enabled, you cannot forward multiple messages to this group
|
|
|
|
|
SMS_CODE_CREATE_FAILED An error occurred while creating the SMS code
|
|
|
|
|
SRP_ID_INVALID Invalid SRP ID provided
|
|
|
|
|
SRP_PASSWORD_CHANGED The password has changed
|
|
|
|
|
START_PARAM_EMPTY The start parameter is empty
|
|
|
|
|
START_PARAM_INVALID The start parameter is invalid
|
|
|
|
|
START_PARAM_TOO_LONG The start parameter is too long
|
|
|
|
|
STICKERSET_INVALID The requested sticker set is invalid
|
|
|
|
|
STICKERS_EMPTY The sticker provided is empty
|
|
|
|
|
STICKER_DOCUMENT_INVALID The sticker document is invalid
|
|
|
|
@ -253,6 +281,9 @@ STICKER_PNG_NOPNG Stickers must be png files but the provided image was not a pn
|
|
|
|
|
TAKEOUT_INVALID The takeout id is invalid
|
|
|
|
|
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
|
|
|
|
|
TEMP_AUTH_KEY_EMPTY The temporary auth key provided is empty
|
|
|
|
|
THEME_FILE_INVALID Invalid theme file provided
|
|
|
|
|
THEME_FORMAT_INVALID Invalid theme format provided
|
|
|
|
|
THEME_INVALID Invalid theme provided
|
|
|
|
|
THEME_MIME_INVALID You cannot create this theme because the mime-type is invalid
|
|
|
|
|
TMP_PASSWORD_DISABLED The temporary password is disabled
|
|
|
|
|
TOKEN_INVALID The provided token is invalid
|
|
|
|
@ -292,6 +323,7 @@ WALLPAPER_INVALID The input wallpaper was not valid
|
|
|
|
|
WC_CONVERT_URL_INVALID WC convert URL invalid
|
|
|
|
|
WEBDOCUMENT_INVALID The web document is invalid
|
|
|
|
|
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
|
|
|
|
|
WEBDOCUMENT_SIZE_TOO_BIG The web document is too big
|
|
|
|
|
WEBDOCUMENT_URL_EMPTY The web document URL is empty
|
|
|
|
|
WEBDOCUMENT_URL_INVALID The web document URL is invalid
|
|
|
|
|
WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
|
|
|
|
|