From 819c6b124fb19ebabba0b5baee2a89844a77da73 Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Mon, 23 Aug 2021 09:43:28 +0530 Subject: [PATCH] add new error --- telethon_generator/data/errors.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/telethon_generator/data/errors.csv b/telethon_generator/data/errors.csv index e50db207..f016ba03 100644 --- a/telethon_generator/data/errors.csv +++ b/telethon_generator/data/errors.csv @@ -101,6 +101,7 @@ DOCUMENT_INVALID,400,The document file was invalid and can't be used in inline m EMAIL_HASH_EXPIRED,400,The email hash expired and cannot be used to verify it EMAIL_INVALID,400,The given email is invalid EMAIL_UNCONFIRMED_X,400,"Email unconfirmed, the length of the code must be {code_length}" +EMOJI_INVALID,400, EMOTICON_EMPTY,400,The emoticon field cannot be empty EMOTICON_INVALID,400,The specified emoticon cannot be used or was not a emoticon EMOTICON_STICKERPACK_MISSING,400,The emoticon sticker pack you are trying to get is missing