From 344aed7b2475fd6e2337aa12f54e5c9663055307 Mon Sep 17 00:00:00 2001 From: Daniil Date: Sun, 13 Sep 2020 15:31:39 +0300 Subject: [PATCH] Update telethon_generator/data/errors.csv Co-authored-by: Lonami --- telethon_generator/data/errors.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telethon_generator/data/errors.csv b/telethon_generator/data/errors.csv index ec7ddfad..5a8ccbab 100644 --- a/telethon_generator/data/errors.csv +++ b/telethon_generator/data/errors.csv @@ -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 (this file has failed Telegram internal checks, make sure to use the correct format and comply with all sticker limitations)" +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