mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-16 19:12:19 +03:00
Update errors.csv: added FROZEN_METHOD_INVALID error
This commit is contained in:
parent
663a1808a1
commit
3afdce81aa
|
@ -525,3 +525,4 @@ WEBPUSH_KEY_INVALID,400,The specified web push elliptic curve Diffie-Hellman pub
|
||||||
WEBPUSH_TOKEN_INVALID,400,The specified web push token is invalid
|
WEBPUSH_TOKEN_INVALID,400,The specified web push token is invalid
|
||||||
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
|
||||||
|
FROZEN_METHOD_INVALID,400,You try to use method that not available for frozen accounts
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user