mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-06-16 18:16:39 +00:00
Update errors.csv: added FROZEN_METHOD_INVALID and FROZEN_PARTICIPANT_MISSING error
This commit is contained in:
parent
3afdce81aa
commit
616d4331b3
@ -526,3 +526,4 @@ 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
|
||||
YOU_BLOCKED_USER,400,You blocked this user
|
||||
FROZEN_METHOD_INVALID,400,You try to use method that not available for frozen accounts
|
||||
FROZEN_PARTICIPANT_MISSING,420 You try to use method that not available when your account is frozen and you are not member in chat
|
||||
|
Can't render this file because it has a wrong number of fields in line 529.
|
Loading…
Reference in New Issue
Block a user