mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-03-27 21:34:13 +03:00
Add more info on invalid sticker error (#1558)
This commit is contained in:
parent
1d6fd7898a
commit
9ec5707c32
|
@ -271,7 +271,7 @@ START_PARAM_INVALID,400,Start parameter invalid
|
|||
STATS_MIGRATE_X,303,The channel statistics must be fetched from DC {dc}
|
||||
STICKERSET_INVALID,400,The provided sticker set is invalid
|
||||
STICKERS_EMPTY,400,No sticker provided
|
||||
STICKER_DOCUMENT_INVALID,400,"The sticker file was invalid (make sure to use the correct format, animated stickers may not be allowed in this request)"
|
||||
STICKER_DOCUMENT_INVALID,400,"The 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)"
|
||||
STICKER_EMOJI_INVALID,400,Sticker emoji invalid
|
||||
STICKER_FILE_INVALID,400,Sticker file invalid
|
||||
STICKER_ID_INVALID,400,The provided sticker ID is invalid
|
||||
|
|
|
Loading…
Reference in New Issue
Block a user