From 7a2fe8c3f2c836c63cfdc672ad99390d18aece91 Mon Sep 17 00:00:00 2001 From: Daniil Date: Sun, 13 Sep 2020 16:04:37 +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 5a8ccbab..09d87399 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 https://core.telegram.org/animated_stickers) +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