mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-24 10:58:29 +00:00
Add USER_DEACTIVATED_BAN error
This commit is contained in:
parent
bb246f9e60
commit
41f010caad
@ -2,6 +2,7 @@ id message
|
|||||||
AUTH_KEY_UNREGISTERED The key is not registered in the system
|
AUTH_KEY_UNREGISTERED The key is not registered in the system
|
||||||
AUTH_KEY_INVALID The key is invalid
|
AUTH_KEY_INVALID The key is invalid
|
||||||
USER_DEACTIVATED The user has been deleted/deactivated
|
USER_DEACTIVATED The user has been deleted/deactivated
|
||||||
|
USER_DEACTIVATED_BAN The user has been deleted/deactivated
|
||||||
SESSION_REVOKED The authorization has been invalidated, because of the user terminating all sessions
|
SESSION_REVOKED The authorization has been invalidated, because of the user terminating all sessions
|
||||||
SESSION_EXPIRED The authorization has expired
|
SESSION_EXPIRED The authorization has expired
|
||||||
ACTIVE_USER_REQUIRED The method is only available to already activated users
|
ACTIVE_USER_REQUIRED The method is only available to already activated users
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user