mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add PASSWORD_RECOVERY_NA and PASSWORD_EMPTY errors
This commit is contained in:
parent
b18890fddd
commit
e3371c90f2
@ -77,4 +77,6 @@ YOU_BLOCKED_USER You blocked this user
|
|||||||
ADMINS_TOO_MUCH The chat has too many administrators
|
ADMINS_TOO_MUCH The chat has too many administrators
|
||||||
BOTS_TOO_MUCH The chat has too many bots
|
BOTS_TOO_MUCH The chat has too many bots
|
||||||
USER_ADMIN_INVALID The action requires admin privileges
|
USER_ADMIN_INVALID The action requires admin privileges
|
||||||
INPUT_USER_DEACTIVATED The target user has been deactivated
|
INPUT_USER_DEACTIVATED The target user has been deactivated
|
||||||
|
PASSWORD_RECOVERY_NA The password recovery e-mail is not available
|
||||||
|
PASSWORD_EMPTY The password entered is empty
|
|
Loading…
Reference in New Issue
Block a user