mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add PHONE_NUMBER_FLOOD error
This commit is contained in:
parent
1eee4b77e1
commit
74477f2cac
1 changed files with 2 additions and 1 deletions
|
|
@ -79,4 +79,5 @@ BOTS_TOO_MUCH The chat has too many bots
|
|||
USER_ADMIN_INVALID The action requires admin privileges
|
||||
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
|
||||
PASSWORD_EMPTY The password entered is empty
|
||||
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||
|
Loading…
Reference in a new issue