mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-22 09:26:37 +03:00
Sort RPC error data
This commit is contained in:
parent
2007c83c9e
commit
6332690a51
|
@ -11,8 +11,8 @@ ALBUM_PHOTOS_TOO_MANY,400,Too many photos were included in the album
|
||||||
API_ID_INVALID,400,The api_id/api_hash combination is invalid
|
API_ID_INVALID,400,The api_id/api_hash combination is invalid
|
||||||
API_ID_PUBLISHED_FLOOD,400,"This API id was published somewhere, you can't use it now"
|
API_ID_PUBLISHED_FLOOD,400,"This API id was published somewhere, you can't use it now"
|
||||||
ARTICLE_TITLE_EMPTY,400,The title of the article is empty
|
ARTICLE_TITLE_EMPTY,400,The title of the article is empty
|
||||||
AUDIO_TITLE_EMPTY,400,The title attribute of the audio must be non-empty
|
|
||||||
AUDIO_CONTENT_URL_EMPTY,400,
|
AUDIO_CONTENT_URL_EMPTY,400,
|
||||||
|
AUDIO_TITLE_EMPTY,400,The title attribute of the audio must be non-empty
|
||||||
AUTH_BYTES_INVALID,400,The provided authorization is invalid
|
AUTH_BYTES_INVALID,400,The provided authorization is invalid
|
||||||
AUTH_KEY_DUPLICATED,406,"The 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"
|
AUTH_KEY_DUPLICATED,406,"The 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"
|
||||||
AUTH_KEY_INVALID,401,The key is invalid
|
AUTH_KEY_INVALID,401,The key is invalid
|
||||||
|
@ -25,10 +25,9 @@ AUTH_TOKEN_INVALID,400,An invalid authorization token was provided
|
||||||
AUTH_TOKEN_INVALID2,400,An invalid authorization token was provided
|
AUTH_TOKEN_INVALID2,400,An invalid authorization token was provided
|
||||||
AUTOARCHIVE_NOT_AVAILABLE,400,You cannot use this feature yet
|
AUTOARCHIVE_NOT_AVAILABLE,400,You cannot use this feature yet
|
||||||
BANK_CARD_NUMBER_INVALID,400,Incorrect credit card number
|
BANK_CARD_NUMBER_INVALID,400,Incorrect credit card number
|
||||||
BASE_PORT_LOC_INVALID,400,Base port location invalid
|
|
||||||
BANNED_RIGHTS_INVALID,400,"You cannot use that set of permissions in this request, i.e. restricting view_messages as a default"
|
BANNED_RIGHTS_INVALID,400,"You cannot use that set of permissions in this request, i.e. restricting view_messages as a default"
|
||||||
|
BASE_PORT_LOC_INVALID,400,Base port location invalid
|
||||||
BOTS_TOO_MUCH,400,There are too many bots in this chat/channel
|
BOTS_TOO_MUCH,400,There are too many bots in this chat/channel
|
||||||
BOT_ONESIDE_NOT_AVAIL,400,
|
|
||||||
BOT_CHANNELS_NA,400,Bots can't edit admin privileges
|
BOT_CHANNELS_NA,400,Bots can't edit admin privileges
|
||||||
BOT_COMMAND_DESCRIPTION_INVALID,400,"The command description was empty, too long or had invalid characters used"
|
BOT_COMMAND_DESCRIPTION_INVALID,400,"The command description was empty, too long or had invalid characters used"
|
||||||
BOT_COMMAND_INVALID,400,
|
BOT_COMMAND_INVALID,400,
|
||||||
|
@ -39,6 +38,7 @@ BOT_INLINE_DISABLED,400,This bot can't be used in inline mode
|
||||||
BOT_INVALID,400,This is not a valid bot
|
BOT_INVALID,400,This is not a valid bot
|
||||||
BOT_METHOD_INVALID,400,The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot
|
BOT_METHOD_INVALID,400,The API access for bot users is restricted. The method you tried to invoke cannot be executed as a bot
|
||||||
BOT_MISSING,400,This method can only be run by a bot
|
BOT_MISSING,400,This method can only be run by a bot
|
||||||
|
BOT_ONESIDE_NOT_AVAIL,400,
|
||||||
BOT_PAYMENTS_DISABLED,400,This method can only be run by a bot
|
BOT_PAYMENTS_DISABLED,400,This method can only be run by a bot
|
||||||
BOT_POLLS_DISABLED,400,You cannot create polls under a bot account
|
BOT_POLLS_DISABLED,400,You cannot create polls under a bot account
|
||||||
BOT_RESPONSE_TIMEOUT,400,The bot did not answer to the callback query in time
|
BOT_RESPONSE_TIMEOUT,400,The bot did not answer to the callback query in time
|
||||||
|
@ -57,12 +57,12 @@ CALL_PEER_INVALID,400,The provided call peer object is invalid
|
||||||
CALL_PROTOCOL_FLAGS_INVALID,400,Call protocol flags invalid
|
CALL_PROTOCOL_FLAGS_INVALID,400,Call protocol flags invalid
|
||||||
CDN_METHOD_INVALID,400,This method cannot be invoked on a CDN server. Refer to https://core.telegram.org/cdn#schema for available methods
|
CDN_METHOD_INVALID,400,This method cannot be invoked on a CDN server. Refer to https://core.telegram.org/cdn#schema for available methods
|
||||||
CHANNELS_ADMIN_PUBLIC_TOO_MUCH,400,"You're admin of too many public channels, make some channels private to change the username of this channel"
|
CHANNELS_ADMIN_PUBLIC_TOO_MUCH,400,"You're admin of too many public channels, make some channels private to change the username of this channel"
|
||||||
CHANNEL_TOO_BIG,400,
|
|
||||||
CHANNELS_TOO_MUCH,400,You have joined too many channels/supergroups
|
CHANNELS_TOO_MUCH,400,You have joined too many channels/supergroups
|
||||||
CHANNEL_BANNED,400,The channel is banned
|
CHANNEL_BANNED,400,The channel is banned
|
||||||
CHANNEL_INVALID,400,"Invalid 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"
|
CHANNEL_INVALID,400,"Invalid 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"
|
||||||
CHANNEL_PRIVATE,400,The channel specified is private and you lack permission to access it. Another reason may be that you were banned from it
|
CHANNEL_PRIVATE,400,The channel specified is private and you lack permission to access it. Another reason may be that you were banned from it
|
||||||
CHANNEL_PUBLIC_GROUP_NA,403,channel/supergroup not available
|
CHANNEL_PUBLIC_GROUP_NA,403,channel/supergroup not available
|
||||||
|
CHANNEL_TOO_BIG,400,
|
||||||
CHANNEL_TOO_LARGE,406,
|
CHANNEL_TOO_LARGE,406,
|
||||||
CHAT_ABOUT_NOT_MODIFIED,400,About text has not changed
|
CHAT_ABOUT_NOT_MODIFIED,400,About text has not changed
|
||||||
CHAT_ABOUT_TOO_LONG,400,Chat about too long
|
CHAT_ABOUT_TOO_LONG,400,Chat about too long
|
||||||
|
@ -162,8 +162,8 @@ GROUPCALL_ADD_PARTICIPANTS_FAILED,500,
|
||||||
GROUPCALL_ALREADY_DISCARDED,400,
|
GROUPCALL_ALREADY_DISCARDED,400,
|
||||||
GROUPCALL_FORBIDDEN,403,
|
GROUPCALL_FORBIDDEN,403,
|
||||||
GROUPCALL_JOIN_MISSING,400,
|
GROUPCALL_JOIN_MISSING,400,
|
||||||
GROUPCALL_SSRC_DUPLICATE_MUCH,400,
|
|
||||||
GROUPCALL_NOT_MODIFIED,400,
|
GROUPCALL_NOT_MODIFIED,400,
|
||||||
|
GROUPCALL_SSRC_DUPLICATE_MUCH,400,
|
||||||
GROUPED_MEDIA_INVALID,400,Invalid grouped media
|
GROUPED_MEDIA_INVALID,400,Invalid grouped media
|
||||||
GROUP_CALL_INVALID,400,Group call invalid
|
GROUP_CALL_INVALID,400,Group call invalid
|
||||||
HASH_INVALID,400,The provided hash is invalid
|
HASH_INVALID,400,The provided hash is invalid
|
||||||
|
@ -216,7 +216,7 @@ MESSAGE_DELETE_FORBIDDEN,403,"You can't delete one of the messages you tried to
|
||||||
MESSAGE_EDIT_TIME_EXPIRED,400,"You can't edit this message anymore, too much time has passed since its creation."
|
MESSAGE_EDIT_TIME_EXPIRED,400,"You can't edit this message anymore, too much time has passed since its creation."
|
||||||
MESSAGE_EMPTY,400,Empty or invalid UTF-8 message was sent
|
MESSAGE_EMPTY,400,Empty or invalid UTF-8 message was sent
|
||||||
MESSAGE_IDS_EMPTY,400,No message ids were provided
|
MESSAGE_IDS_EMPTY,400,No message ids were provided
|
||||||
MESSAGE_ID_INVALID,400,"The specified message ID is invalid or you can't do that operation on such message"
|
MESSAGE_ID_INVALID,400,The specified message ID is invalid or you can't do that operation on such message
|
||||||
MESSAGE_NOT_MODIFIED,400,Content of the message was not modified
|
MESSAGE_NOT_MODIFIED,400,Content of the message was not modified
|
||||||
MESSAGE_POLL_CLOSED,400,The poll was closed and can no longer be voted on
|
MESSAGE_POLL_CLOSED,400,The poll was closed and can no longer be voted on
|
||||||
MESSAGE_TOO_LONG,400,Message was too long
|
MESSAGE_TOO_LONG,400,Message was too long
|
||||||
|
@ -241,8 +241,8 @@ PACK_SHORT_NAME_INVALID,400,"Invalid sticker pack name. It must begin with a let
|
||||||
PACK_SHORT_NAME_OCCUPIED,400,A stickerpack with this name already exists
|
PACK_SHORT_NAME_OCCUPIED,400,A stickerpack with this name already exists
|
||||||
PARTICIPANTS_TOO_FEW,400,Not enough participants
|
PARTICIPANTS_TOO_FEW,400,Not enough participants
|
||||||
PARTICIPANT_CALL_FAILED,500,Failure while making call
|
PARTICIPANT_CALL_FAILED,500,Failure while making call
|
||||||
PARTICIPANT_JOIN_MISSING,403,
|
|
||||||
PARTICIPANT_ID_INVALID,400,
|
PARTICIPANT_ID_INVALID,400,
|
||||||
|
PARTICIPANT_JOIN_MISSING,403,
|
||||||
PARTICIPANT_VERSION_OUTDATED,400,The other participant does not use an up to date telegram client with support for calls
|
PARTICIPANT_VERSION_OUTDATED,400,The other participant does not use an up to date telegram client with support for calls
|
||||||
PASSWORD_EMPTY,400,The provided password is empty
|
PASSWORD_EMPTY,400,The provided password is empty
|
||||||
PASSWORD_HASH_INVALID,400,The password (and thus its hash value) you entered is invalid
|
PASSWORD_HASH_INVALID,400,The password (and thus its hash value) you entered is invalid
|
||||||
|
@ -281,8 +281,8 @@ PHOTO_INVALID,400,Photo invalid
|
||||||
PHOTO_INVALID_DIMENSIONS,400,The photo dimensions are invalid (hint: `pip install pillow` for `send_file` to resize images)
|
PHOTO_INVALID_DIMENSIONS,400,The photo dimensions are invalid (hint: `pip install pillow` for `send_file` to resize images)
|
||||||
PHOTO_SAVE_FILE_INVALID,400,The photo you tried to send cannot be saved by Telegram. A reason may be that it exceeds 10MB. Try resizing it locally
|
PHOTO_SAVE_FILE_INVALID,400,The photo you tried to send cannot be saved by Telegram. A reason may be that it exceeds 10MB. Try resizing it locally
|
||||||
PHOTO_THUMB_URL_EMPTY,400,The URL used as a thumbnail appears to be empty or has caused another HTTP error
|
PHOTO_THUMB_URL_EMPTY,400,The URL used as a thumbnail appears to be empty or has caused another HTTP error
|
||||||
PIN_RESTRICTED,400,You can't pin messages in private chats with other people
|
|
||||||
PINNED_DIALOGS_TOO_MUCH,400,
|
PINNED_DIALOGS_TOO_MUCH,400,
|
||||||
|
PIN_RESTRICTED,400,You can't pin messages in private chats with other people
|
||||||
POLL_ANSWERS_INVALID,400,The poll did not have enough answers or had too many
|
POLL_ANSWERS_INVALID,400,The poll did not have enough answers or had too many
|
||||||
POLL_OPTION_DUPLICATE,400,A duplicate option was sent in the same poll
|
POLL_OPTION_DUPLICATE,400,A duplicate option was sent in the same poll
|
||||||
POLL_OPTION_INVALID,400,A poll option used invalid data (the data may be too long)
|
POLL_OPTION_INVALID,400,A poll option used invalid data (the data may be too long)
|
||||||
|
@ -372,10 +372,10 @@ TAKEOUT_INIT_DELAY_X,420,A wait of {seconds} seconds is required before being ab
|
||||||
TAKEOUT_INVALID,400,The takeout session has been invalidated by another data export session
|
TAKEOUT_INVALID,400,The takeout session has been invalidated by another data export session
|
||||||
TAKEOUT_REQUIRED,400,You must initialize a takeout request first
|
TAKEOUT_REQUIRED,400,You must initialize a takeout request first
|
||||||
TEMP_AUTH_KEY_EMPTY,400,No temporary auth key provided
|
TEMP_AUTH_KEY_EMPTY,400,No temporary auth key provided
|
||||||
TIMEOUT,500,A timeout occurred while fetching data from the worker
|
|
||||||
TITLE_INVALID,400,
|
|
||||||
THEME_INVALID,400,Theme invalid
|
THEME_INVALID,400,Theme invalid
|
||||||
THEME_MIME_INVALID,400,"You cannot create this theme, the mime-type is invalid"
|
THEME_MIME_INVALID,400,"You cannot create this theme, the mime-type is invalid"
|
||||||
|
TIMEOUT,500,A timeout occurred while fetching data from the worker
|
||||||
|
TITLE_INVALID,400,
|
||||||
TMP_PASSWORD_DISABLED,400,The temporary password is disabled
|
TMP_PASSWORD_DISABLED,400,The temporary password is disabled
|
||||||
TMP_PASSWORD_INVALID,400,Password auth needs to be regenerated
|
TMP_PASSWORD_INVALID,400,Password auth needs to be regenerated
|
||||||
TOKEN_INVALID,400,The provided token is invalid
|
TOKEN_INVALID,400,The provided token is invalid
|
||||||
|
@ -390,12 +390,12 @@ UNKNOWN_METHOD,500,The method you tried to call cannot be called on non-CDN DCs
|
||||||
UNTIL_DATE_INVALID,400,That date cannot be specified in this request (try using None)
|
UNTIL_DATE_INVALID,400,That date cannot be specified in this request (try using None)
|
||||||
UPDATE_APP_TO_LOGIN,406,
|
UPDATE_APP_TO_LOGIN,406,
|
||||||
URL_INVALID,400,The URL used was invalid (e.g. when answering a callback with a URL that's not t.me/yourbot or your game's URL)
|
URL_INVALID,400,The URL used was invalid (e.g. when answering a callback with a URL that's not t.me/yourbot or your game's URL)
|
||||||
USER_VOLUME_INVALID,400,
|
|
||||||
USERNAME_INVALID,400,"Nobody 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]"""
|
USERNAME_INVALID,400,"Nobody 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]"""
|
||||||
USERNAME_NOT_MODIFIED,400,The username is not different from the current username
|
USERNAME_NOT_MODIFIED,400,The username is not different from the current username
|
||||||
USERNAME_NOT_OCCUPIED,400,The username is not in use by anyone else yet
|
USERNAME_NOT_OCCUPIED,400,The username is not in use by anyone else yet
|
||||||
USERNAME_OCCUPIED,400,The username is already taken
|
USERNAME_OCCUPIED,400,The username is already taken
|
||||||
USERNAME_PURCHASE_AVAILABLE,400,
|
USERNAME_PURCHASE_AVAILABLE,400,
|
||||||
|
USERPIC_UPLOAD_REQUIRED,400,You must have a profile picture before using this method
|
||||||
USERS_TOO_FEW,400,"Not enough users (to create a chat, for example)"
|
USERS_TOO_FEW,400,"Not enough users (to create a chat, for example)"
|
||||||
USERS_TOO_MUCH,400,"The maximum number of users has been exceeded (to create a chat, for example)"
|
USERS_TOO_MUCH,400,"The maximum number of users has been exceeded (to create a chat, for example)"
|
||||||
USER_ADMIN_INVALID,400,Either you're not an admin or you tried to ban an admin that you didn't promote
|
USER_ADMIN_INVALID,400,Either you're not an admin or you tried to ban an admin that you didn't promote
|
||||||
|
@ -420,7 +420,7 @@ USER_NOT_MUTUAL_CONTACT,400 403,The provided user is not a mutual contact
|
||||||
USER_NOT_PARTICIPANT,400,The target user is not a member of the specified megagroup or channel
|
USER_NOT_PARTICIPANT,400,The target user is not a member of the specified megagroup or channel
|
||||||
USER_PRIVACY_RESTRICTED,403,The user's privacy settings do not allow you to do this
|
USER_PRIVACY_RESTRICTED,403,The user's privacy settings do not allow you to do this
|
||||||
USER_RESTRICTED,403,"You're spamreported, you can't create channels or chats."
|
USER_RESTRICTED,403,"You're spamreported, you can't create channels or chats."
|
||||||
USERPIC_UPLOAD_REQUIRED,400,You must have a profile picture before using this method
|
USER_VOLUME_INVALID,400,
|
||||||
VIDEO_CONTENT_TYPE_INVALID,400,The video content type is not supported with the given parameters (i.e. supports_streaming)
|
VIDEO_CONTENT_TYPE_INVALID,400,The video content type is not supported with the given parameters (i.e. supports_streaming)
|
||||||
VIDEO_FILE_INVALID,400,The given video cannot be used
|
VIDEO_FILE_INVALID,400,The given video cannot be used
|
||||||
VIDEO_TITLE_EMPTY,400,
|
VIDEO_TITLE_EMPTY,400,
|
||||||
|
|
|
|
@ -120,6 +120,7 @@ channels.readMessageContents,user,CHANNEL_INVALID CHANNEL_PRIVATE
|
||||||
channels.reportSpam,user,CHANNEL_INVALID INPUT_USER_DEACTIVATED
|
channels.reportSpam,user,CHANNEL_INVALID INPUT_USER_DEACTIVATED
|
||||||
channels.setDiscussionGroup,user,BROADCAST_ID_INVALID LINK_NOT_MODIFIED MEGAGROUP_ID_INVALID MEGAGROUP_PREHISTORY_HIDDEN
|
channels.setDiscussionGroup,user,BROADCAST_ID_INVALID LINK_NOT_MODIFIED MEGAGROUP_ID_INVALID MEGAGROUP_PREHISTORY_HIDDEN
|
||||||
channels.setStickers,both,CHANNEL_INVALID PARTICIPANTS_TOO_FEW STICKERSET_OWNER_ANONYMOUS
|
channels.setStickers,both,CHANNEL_INVALID PARTICIPANTS_TOO_FEW STICKERSET_OWNER_ANONYMOUS
|
||||||
|
channels.toggleForum,user,CHAT_DISCUSSION_UNALLOWED
|
||||||
channels.togglePreHistoryHidden,user,CHAT_LINK_EXISTS
|
channels.togglePreHistoryHidden,user,CHAT_LINK_EXISTS
|
||||||
channels.toggleSignatures,user,CHANNEL_INVALID
|
channels.toggleSignatures,user,CHANNEL_INVALID
|
||||||
channels.toggleSlowMode,user,SECONDS_INVALID
|
channels.toggleSlowMode,user,SECONDS_INVALID
|
||||||
|
@ -142,14 +143,13 @@ contacts.resetSaved,user,
|
||||||
contacts.resetTopPeerRating,user,PEER_ID_INVALID
|
contacts.resetTopPeerRating,user,PEER_ID_INVALID
|
||||||
contacts.resolveUsername,both,AUTH_KEY_PERM_EMPTY SESSION_PASSWORD_NEEDED USERNAME_INVALID USERNAME_NOT_OCCUPIED
|
contacts.resolveUsername,both,AUTH_KEY_PERM_EMPTY SESSION_PASSWORD_NEEDED USERNAME_INVALID USERNAME_NOT_OCCUPIED
|
||||||
contacts.search,user,QUERY_TOO_SHORT SEARCH_QUERY_EMPTY TIMEOUT
|
contacts.search,user,QUERY_TOO_SHORT SEARCH_QUERY_EMPTY TIMEOUT
|
||||||
channels.toggleForum,user,CHAT_DISCUSSION_UNALLOWED
|
|
||||||
contacts.toggleTopPeers,user,
|
contacts.toggleTopPeers,user,
|
||||||
contacts.unblock,user,CONTACT_ID_INVALID
|
contacts.unblock,user,CONTACT_ID_INVALID
|
||||||
folders.deleteFolder,user,FOLDER_ID_EMPTY
|
folders.deleteFolder,user,FOLDER_ID_EMPTY
|
||||||
folders.editPeerFolders,user,FOLDER_ID_INVALID
|
folders.editPeerFolders,user,FOLDER_ID_INVALID
|
||||||
getFutureSalts,both,
|
getFutureSalts,both,
|
||||||
help.acceptTermsOfService,user,
|
help.acceptTermsOfService,user,
|
||||||
help.editUserInfo,user,USER_INVALID ENTITY_BOUNDS_INVALID
|
help.editUserInfo,user,ENTITY_BOUNDS_INVALID USER_INVALID
|
||||||
help.getAppChangelog,user,
|
help.getAppChangelog,user,
|
||||||
help.getAppConfig,user,
|
help.getAppConfig,user,
|
||||||
help.getAppUpdate,user,
|
help.getAppUpdate,user,
|
||||||
|
@ -196,11 +196,11 @@ messages.editChatAdmin,user,CHAT_ID_INVALID
|
||||||
messages.editChatDefaultBannedRights,both,BANNED_RIGHTS_INVALID
|
messages.editChatDefaultBannedRights,both,BANNED_RIGHTS_INVALID
|
||||||
messages.editChatPhoto,both,CHAT_ID_INVALID INPUT_CONSTRUCTOR_INVALID INPUT_FETCH_FAIL PEER_ID_INVALID PHOTO_EXT_INVALID
|
messages.editChatPhoto,both,CHAT_ID_INVALID INPUT_CONSTRUCTOR_INVALID INPUT_FETCH_FAIL PEER_ID_INVALID PHOTO_EXT_INVALID
|
||||||
messages.editChatTitle,both,CHAT_ID_INVALID NEED_CHAT_INVALID
|
messages.editChatTitle,both,CHAT_ID_INVALID NEED_CHAT_INVALID
|
||||||
messages.editInlineBotMessage,both,MESSAGE_ID_INVALID MESSAGE_NOT_MODIFIED ENTITY_BOUNDS_INVALID
|
messages.editInlineBotMessage,both,ENTITY_BOUNDS_INVALID MESSAGE_ID_INVALID MESSAGE_NOT_MODIFIED
|
||||||
messages.editMessage,both,CHANNEL_INVALID CHANNEL_PRIVATE CHAT_WRITE_FORBIDDEN INLINE_BOT_REQUIRED INPUT_USER_DEACTIVATED MEDIA_GROUPED_INVALID MEDIA_NEW_INVALID MEDIA_PREV_INVALID MESSAGE_AUTHOR_REQUIRED MESSAGE_EDIT_TIME_EXPIRED MESSAGE_EMPTY MESSAGE_ID_INVALID MESSAGE_NOT_MODIFIED PEER_ID_INVALID ENTITY_BOUNDS_INVALID
|
messages.editMessage,both,CHANNEL_INVALID CHANNEL_PRIVATE CHAT_WRITE_FORBIDDEN ENTITY_BOUNDS_INVALID INLINE_BOT_REQUIRED INPUT_USER_DEACTIVATED MEDIA_GROUPED_INVALID MEDIA_NEW_INVALID MEDIA_PREV_INVALID MESSAGE_AUTHOR_REQUIRED MESSAGE_EDIT_TIME_EXPIRED MESSAGE_EMPTY MESSAGE_ID_INVALID MESSAGE_NOT_MODIFIED PEER_ID_INVALID
|
||||||
messages.exportChatInvite,both,CHAT_ID_INVALID EXPIRE_DATE_INVALID
|
messages.exportChatInvite,both,CHAT_ID_INVALID EXPIRE_DATE_INVALID
|
||||||
messages.faveSticker,user,STICKER_ID_INVALID
|
messages.faveSticker,user,STICKER_ID_INVALID
|
||||||
messages.forwardMessages,both,BROADCAST_PUBLIC_VOTERS_FORBIDDEN CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_ID_INVALID CHAT_SEND_GIFS_FORBIDDEN CHAT_SEND_MEDIA_FORBIDDEN CHAT_SEND_STICKERS_FORBIDDEN CHAT_WRITE_FORBIDDEN GROUPED_MEDIA_INVALID INPUT_USER_DEACTIVATED MEDIA_EMPTY MESSAGE_IDS_EMPTY MESSAGE_ID_INVALID PEER_ID_INVALID PTS_CHANGE_EMPTY QUIZ_ANSWER_MISSING RANDOM_ID_DUPLICATE RANDOM_ID_INVALID SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH TIMEOUT USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT YOU_BLOCKED_USER TOPIC_DELETED
|
messages.forwardMessages,both,BROADCAST_PUBLIC_VOTERS_FORBIDDEN CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_ID_INVALID CHAT_SEND_GIFS_FORBIDDEN CHAT_SEND_MEDIA_FORBIDDEN CHAT_SEND_STICKERS_FORBIDDEN CHAT_WRITE_FORBIDDEN GROUPED_MEDIA_INVALID INPUT_USER_DEACTIVATED MEDIA_EMPTY MESSAGE_IDS_EMPTY MESSAGE_ID_INVALID PEER_ID_INVALID PTS_CHANGE_EMPTY QUIZ_ANSWER_MISSING RANDOM_ID_DUPLICATE RANDOM_ID_INVALID SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH TIMEOUT TOPIC_DELETED USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT YOU_BLOCKED_USER
|
||||||
messages.getAllChats,user,
|
messages.getAllChats,user,
|
||||||
messages.getAllDrafts,user,
|
messages.getAllDrafts,user,
|
||||||
messages.getAllStickers,user,
|
messages.getAllStickers,user,
|
||||||
|
@ -263,7 +263,7 @@ messages.readHistory,user,PEER_ID_INVALID TIMEOUT
|
||||||
messages.readMentions,user,
|
messages.readMentions,user,
|
||||||
messages.readMessageContents,user,
|
messages.readMessageContents,user,
|
||||||
messages.receivedMessages,user,
|
messages.receivedMessages,user,
|
||||||
messages.receivedQueue,user,MSG_WAIT_FAILED MAX_QTS_INVALID
|
messages.receivedQueue,user,MAX_QTS_INVALID MSG_WAIT_FAILED
|
||||||
messages.reorderPinnedDialogs,user,PEER_ID_INVALID
|
messages.reorderPinnedDialogs,user,PEER_ID_INVALID
|
||||||
messages.reorderStickerSets,user,
|
messages.reorderStickerSets,user,
|
||||||
messages.report,user,
|
messages.report,user,
|
||||||
|
@ -271,7 +271,7 @@ messages.reportEncryptedSpam,user,CHAT_ID_INVALID
|
||||||
messages.reportSpam,user,PEER_ID_INVALID
|
messages.reportSpam,user,PEER_ID_INVALID
|
||||||
messages.requestEncryption,user,DH_G_A_INVALID USER_ID_INVALID
|
messages.requestEncryption,user,DH_G_A_INVALID USER_ID_INVALID
|
||||||
messages.requestUrlAuth,user,
|
messages.requestUrlAuth,user,
|
||||||
messages.saveDraft,user,PEER_ID_INVALID ENTITY_BOUNDS_INVALID
|
messages.saveDraft,user,ENTITY_BOUNDS_INVALID PEER_ID_INVALID
|
||||||
messages.saveGif,user,GIF_ID_INVALID
|
messages.saveGif,user,GIF_ID_INVALID
|
||||||
messages.saveRecentSticker,user,STICKER_ID_INVALID
|
messages.saveRecentSticker,user,STICKER_ID_INVALID
|
||||||
messages.search,user,CHAT_ADMIN_REQUIRED FROM_PEER_INVALID INPUT_CONSTRUCTOR_INVALID INPUT_FILTER_INVALID INPUT_USER_DEACTIVATED PEER_ID_INVALID PEER_ID_NOT_SUPPORTED SEARCH_QUERY_EMPTY USER_ID_INVALID
|
messages.search,user,CHAT_ADMIN_REQUIRED FROM_PEER_INVALID INPUT_CONSTRUCTOR_INVALID INPUT_FILTER_INVALID INPUT_USER_DEACTIVATED PEER_ID_INVALID PEER_ID_NOT_SUPPORTED SEARCH_QUERY_EMPTY USER_ID_INVALID
|
||||||
|
@ -281,10 +281,10 @@ messages.searchStickerSets,user,
|
||||||
messages.sendEncrypted,user,CHAT_ID_INVALID DATA_INVALID ENCRYPTION_DECLINED MSG_WAIT_FAILED
|
messages.sendEncrypted,user,CHAT_ID_INVALID DATA_INVALID ENCRYPTION_DECLINED MSG_WAIT_FAILED
|
||||||
messages.sendEncryptedFile,user,MSG_WAIT_FAILED
|
messages.sendEncryptedFile,user,MSG_WAIT_FAILED
|
||||||
messages.sendEncryptedService,user,DATA_INVALID ENCRYPTION_DECLINED MSG_WAIT_FAILED USER_IS_BLOCKED
|
messages.sendEncryptedService,user,DATA_INVALID ENCRYPTION_DECLINED MSG_WAIT_FAILED USER_IS_BLOCKED
|
||||||
messages.sendInlineBotResult,user,CHAT_SEND_INLINE_FORBIDDEN CHAT_WRITE_FORBIDDEN INLINE_RESULT_EXPIRED PEER_ID_INVALID QUERY_ID_EMPTY SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH WEBPAGE_CURL_FAILED WEBPAGE_MEDIA_EMPTY ENTITY_BOUNDS_INVALID TOPIC_DELETED
|
messages.sendInlineBotResult,user,CHAT_SEND_INLINE_FORBIDDEN CHAT_WRITE_FORBIDDEN ENTITY_BOUNDS_INVALID INLINE_RESULT_EXPIRED PEER_ID_INVALID QUERY_ID_EMPTY SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH TOPIC_DELETED WEBPAGE_CURL_FAILED WEBPAGE_MEDIA_EMPTY
|
||||||
messages.sendMedia,both,BOT_PAYMENTS_DISABLED BOT_POLLS_DISABLED BROADCAST_PUBLIC_VOTERS_FORBIDDEN CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_SEND_MEDIA_FORBIDDEN CHAT_WRITE_FORBIDDEN CURRENCY_TOTAL_AMOUNT_INVALID EMOTICON_INVALID EXTERNAL_URL_INVALID FILE_PARTS_INVALID FILE_PART_LENGTH_INVALID FILE_REFERENCE_EMPTY FILE_REFERENCE_EXPIRED GAME_BOT_INVALID INPUT_USER_DEACTIVATED MEDIA_CAPTION_TOO_LONG MEDIA_EMPTY PAYMENT_PROVIDER_INVALID PEER_ID_INVALID PHOTO_EXT_INVALID PHOTO_INVALID_DIMENSIONS PHOTO_SAVE_FILE_INVALID POLL_ANSWERS_INVALID POLL_OPTION_DUPLICATE POLL_QUESTION_INVALID QUIZ_CORRECT_ANSWERS_EMPTY QUIZ_CORRECT_ANSWERS_TOO_MUCH QUIZ_CORRECT_ANSWER_INVALID QUIZ_MULTIPLE_INVALID RANDOM_ID_DUPLICATE SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH STORAGE_CHECK_FAILED TIMEOUT USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT VIDEO_CONTENT_TYPE_INVALID WEBPAGE_CURL_FAILED WEBPAGE_MEDIA_EMPTY POSTPONED_TIMEOUT ENTITY_BOUNDS_INVALID TOPIC_DELETED
|
messages.sendMedia,both,BOT_PAYMENTS_DISABLED BOT_POLLS_DISABLED BROADCAST_PUBLIC_VOTERS_FORBIDDEN CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_SEND_MEDIA_FORBIDDEN CHAT_WRITE_FORBIDDEN CURRENCY_TOTAL_AMOUNT_INVALID EMOTICON_INVALID ENTITY_BOUNDS_INVALID EXTERNAL_URL_INVALID FILE_PARTS_INVALID FILE_PART_LENGTH_INVALID FILE_REFERENCE_EMPTY FILE_REFERENCE_EXPIRED GAME_BOT_INVALID INPUT_USER_DEACTIVATED MEDIA_CAPTION_TOO_LONG MEDIA_EMPTY PAYMENT_PROVIDER_INVALID PEER_ID_INVALID PHOTO_EXT_INVALID PHOTO_INVALID_DIMENSIONS PHOTO_SAVE_FILE_INVALID POLL_ANSWERS_INVALID POLL_OPTION_DUPLICATE POLL_QUESTION_INVALID POSTPONED_TIMEOUT QUIZ_CORRECT_ANSWERS_EMPTY QUIZ_CORRECT_ANSWERS_TOO_MUCH QUIZ_CORRECT_ANSWER_INVALID QUIZ_MULTIPLE_INVALID RANDOM_ID_DUPLICATE SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH STORAGE_CHECK_FAILED TIMEOUT TOPIC_DELETED USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT VIDEO_CONTENT_TYPE_INVALID WEBPAGE_CURL_FAILED WEBPAGE_MEDIA_EMPTY
|
||||||
messages.sendMessage,both,AUTH_KEY_DUPLICATED BOT_DOMAIN_INVALID BUTTON_DATA_INVALID BUTTON_TYPE_INVALID BUTTON_URL_INVALID CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_ID_INVALID CHAT_RESTRICTED CHAT_WRITE_FORBIDDEN ENTITIES_TOO_LONG ENTITY_MENTION_USER_INVALID INPUT_USER_DEACTIVATED MESSAGE_EMPTY MESSAGE_TOO_LONG MSG_ID_INVALID PEER_ID_INVALID POLL_OPTION_INVALID RANDOM_ID_DUPLICATE REPLY_MARKUP_INVALID REPLY_MARKUP_TOO_LONG SCHEDULE_BOT_NOT_ALLOWED SCHEDULE_DATE_TOO_LATE SCHEDULE_STATUS_PRIVATE SCHEDULE_TOO_MUCH TIMEOUT USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT YOU_BLOCKED_USER ENTITY_BOUNDS_INVALID TOPIC_DELETED
|
messages.sendMessage,both,AUTH_KEY_DUPLICATED BOT_DOMAIN_INVALID BUTTON_DATA_INVALID BUTTON_TYPE_INVALID BUTTON_URL_INVALID CHANNEL_INVALID CHANNEL_PRIVATE CHAT_ADMIN_REQUIRED CHAT_ID_INVALID CHAT_RESTRICTED CHAT_WRITE_FORBIDDEN ENTITIES_TOO_LONG ENTITY_BOUNDS_INVALID ENTITY_MENTION_USER_INVALID INPUT_USER_DEACTIVATED MESSAGE_EMPTY MESSAGE_TOO_LONG MSG_ID_INVALID PEER_ID_INVALID POLL_OPTION_INVALID RANDOM_ID_DUPLICATE REPLY_MARKUP_INVALID REPLY_MARKUP_TOO_LONG SCHEDULE_BOT_NOT_ALLOWED SCHEDULE_DATE_TOO_LATE SCHEDULE_STATUS_PRIVATE SCHEDULE_TOO_MUCH TIMEOUT TOPIC_DELETED USER_BANNED_IN_CHANNEL USER_IS_BLOCKED USER_IS_BOT YOU_BLOCKED_USER
|
||||||
messages.sendMultiMedia,both,MULTI_MEDIA_TOO_LONG SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH ENTITY_BOUNDS_INVALID TOPIC_DELETED
|
messages.sendMultiMedia,both,ENTITY_BOUNDS_INVALID MULTI_MEDIA_TOO_LONG SCHEDULE_DATE_TOO_LATE SCHEDULE_TOO_MUCH TOPIC_DELETED
|
||||||
messages.sendScheduledMessages,user,
|
messages.sendScheduledMessages,user,
|
||||||
messages.sendVote,user,MESSAGE_POLL_CLOSED OPTION_INVALID
|
messages.sendVote,user,MESSAGE_POLL_CLOSED OPTION_INVALID
|
||||||
messages.setBotCallbackAnswer,both,QUERY_ID_INVALID URL_INVALID
|
messages.setBotCallbackAnswer,both,QUERY_ID_INVALID URL_INVALID
|
||||||
|
@ -321,9 +321,9 @@ phone.discardCall,user,CALL_ALREADY_ACCEPTED CALL_PEER_INVALID
|
||||||
phone.discardGroupCallRequest,user,GROUPCALL_ALREADY_DISCARDED
|
phone.discardGroupCallRequest,user,GROUPCALL_ALREADY_DISCARDED
|
||||||
phone.editGroupCallParticipant,user,USER_VOLUME_INVALID
|
phone.editGroupCallParticipant,user,USER_VOLUME_INVALID
|
||||||
phone.getCallConfig,user,
|
phone.getCallConfig,user,
|
||||||
phone.inviteToGroupCall,user,GROUPCALL_FORBIDDEN USER_ALREADY_INVITED INVITE_FORBIDDEN_WITH_JOINAS
|
phone.inviteToGroupCall,user,GROUPCALL_FORBIDDEN INVITE_FORBIDDEN_WITH_JOINAS USER_ALREADY_INVITED
|
||||||
phone.joinGroupCall,user,GROUPCALL_ADD_PARTICIPANTS_FAILED GROUPCALL_SSRC_DUPLICATE_MUCH
|
phone.joinGroupCall,user,GROUPCALL_ADD_PARTICIPANTS_FAILED GROUPCALL_SSRC_DUPLICATE_MUCH
|
||||||
phone.joinGroupCallPresentation,user, PARTICIPANT_JOIN_MISSING
|
phone.joinGroupCallPresentation,user,PARTICIPANT_JOIN_MISSING
|
||||||
phone.receivedCall,user,CALL_ALREADY_DECLINED CALL_PEER_INVALID
|
phone.receivedCall,user,CALL_ALREADY_DECLINED CALL_PEER_INVALID
|
||||||
phone.requestCall,user,CALL_PROTOCOL_FLAGS_INVALID PARTICIPANT_CALL_FAILED PARTICIPANT_VERSION_OUTDATED USER_ID_INVALID USER_IS_BLOCKED USER_PRIVACY_RESTRICTED
|
phone.requestCall,user,CALL_PROTOCOL_FLAGS_INVALID PARTICIPANT_CALL_FAILED PARTICIPANT_VERSION_OUTDATED USER_ID_INVALID USER_IS_BLOCKED USER_PRIVACY_RESTRICTED
|
||||||
phone.saveCallDebug,user,CALL_PEER_INVALID DATA_JSON_INVALID
|
phone.saveCallDebug,user,CALL_PEER_INVALID DATA_JSON_INVALID
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user