mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 17:59:55 +03:00
Update errors.csv
This commit is contained in:
parent
e2343a3265
commit
7141ce797b
|
@ -27,6 +27,7 @@ BANK_CARD_NUMBER_INVALID,400,Incorrect credit card number
|
||||||
BASE_PORT_LOC_INVALID,400,Base port location invalid
|
BASE_PORT_LOC_INVALID,400,Base port location invalid
|
||||||
BANNED_RIGHTS_INVALID,400,"You cannot use that set of permissions in this request, i.e. restricting view_messages as a default"
|
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
|
BOTS_TOO_MUCH,400,There are too many bots in this chat/channel
|
||||||
|
BOT_ONESIDE_NOT_AVAIL,400,
|
||||||
BOT_CHANNELS_NA,400,Bots can't edit admin privileges
|
BOT_CHANNELS_NA,400,Bots can't edit admin privileges
|
||||||
BOT_COMMAND_DESCRIPTION_INVALID,400,"The command description was empty, too long or had invalid characters used"
|
BOT_COMMAND_DESCRIPTION_INVALID,400,"The command description was empty, too long or had invalid characters used"
|
||||||
BOT_COMMAND_INVALID,400,
|
BOT_COMMAND_INVALID,400,
|
||||||
|
@ -388,4 +389,4 @@ WEBDOCUMENT_URL_INVALID,400,The given URL cannot be used
|
||||||
WEBPAGE_CURL_FAILED,400,Failure while fetching the webpage with cURL
|
WEBPAGE_CURL_FAILED,400,Failure while fetching the webpage with cURL
|
||||||
WEBPAGE_MEDIA_EMPTY,400,Webpage media empty
|
WEBPAGE_MEDIA_EMPTY,400,Webpage media empty
|
||||||
WORKER_BUSY_TOO_LONG_RETRY,500,Telegram workers are too busy to respond immediately
|
WORKER_BUSY_TOO_LONG_RETRY,500,Telegram workers are too busy to respond immediately
|
||||||
YOU_BLOCKED_USER,400,You blocked this user
|
YOU_BLOCKED_USER,400,You blocked this user
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user