mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-31 10:19:48 +03:00
Update errors.csv
Change STICKER_DOCUMENT_INVALID error description to be more clear on what to fix
This commit is contained in:
parent
3b0b123d3e
commit
cfa6626365
|
@ -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 all sticker limitations)
|
||||
STICKER_EMOJI_INVALID,400,Sticker emoji invalid
|
||||
STICKER_FILE_INVALID,400,Sticker file invalid
|
||||
STICKER_ID_INVALID,400,The provided sticker ID is invalid
|
||||
|
|
Can't render this file because it has a wrong number of fields in line 274.
|
Loading…
Reference in New Issue
Block a user