mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2024-11-10 19:46:36 +03:00
Add descriptions for new RPC errors
This commit is contained in:
parent
0094eb391e
commit
ee4c952290
|
@ -70,3 +70,6 @@ URL_INVALID=The URL used was invalid (e.g. when answering a callback with an URL
|
|||
USER_NOT_PARTICIPANT=The target user is not a member of the specified megagroup or channel
|
||||
TAKEOUT_REQUIRED=You must initialize a takeout request first
|
||||
REPLY_MARKUP_TOO_LONG=The data embedded in the reply markup buttons was too much
|
||||
SHORTNAME_OCCUPY_FAILED=An error occurred when trying to register the short-name used for the sticker pack. Try a different 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
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user