mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-01-25 00:34:19 +03:00
Add CHAT_RESTRICTED to known errors
This commit is contained in:
parent
20a8081e8e
commit
c70943bb0e
|
@ -74,3 +74,4 @@ SHORTNAME_OCCUPY_FAILED=An error occurred when trying to register the short-name
|
|||
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>".
|
||||
PHOTO_SAVE_FILE_INVALID=The photo you tried to send cannot be saved by Telegram. A reason may be that it exceeds 10MB. Try resizing it locally
|
||||
AUTH_KEY_DUPLICATED=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
|
||||
CHAT_RESTRICTED=The chat is restricted and cannot be used in that request
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user