From 2f6d2128783834210580313fd469bffcf73c494d Mon Sep 17 00:00:00 2001 From: Lonami Date: Thu, 5 Nov 2020 10:40:36 +0100 Subject: [PATCH] Two new errors --- telethon_generator/data/errors.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/telethon_generator/data/errors.csv b/telethon_generator/data/errors.csv index 104e46b2..ed40e0b8 100644 --- a/telethon_generator/data/errors.csv +++ b/telethon_generator/data/errors.csv @@ -20,6 +20,7 @@ AUTH_RESTART,500,Restart the authorization process AUTH_TOKEN_ALREADY_ACCEPTED,400,The authorization token was already used AUTH_TOKEN_EXPIRED,400,The provided authorization token has expired and the updated QR-code must be re-scanned AUTH_TOKEN_INVALID,400,An invalid authorization token was provided +AUTOARCHIVE_NOT_AVAILABLE,400,You cannot use this feature yet BANK_CARD_NUMBER_INVALID,400,Incorrect credit card number BANNED_RIGHTS_INVALID,400,"You cannot use that set of permissions in this request, i.e. restricting view_messages as a default" BOTS_TOO_MUCH,400,There are too many bots in this chat/channel @@ -184,6 +185,7 @@ MSGID_DECREASE_RETRY,500,The request should be retried with a lower message ID MSG_ID_INVALID,400,The message ID used in the peer was invalid MSG_WAIT_FAILED,400,A waiting call returned an error MT_SEND_QUEUE_TOO_LONG,500, +MULTI_MEDIA_TOO_LONG,400,Too many media files were included in the same album NEED_CHAT_INVALID,500,The provided chat is invalid NEED_MEMBER_INVALID,500,The provided member is invalid or does not exist (for example a thumb size) NETWORK_MIGRATE_X,303,The source IP address is associated with DC {new_dc}