mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add a bunch of takeout related errors
This commit is contained in:
parent
b53ba81a6a
commit
7c008ca4e3
1 changed files with 3 additions and 1 deletions
|
|
@ -80,4 +80,6 @@ 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
|
||||
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||
TAKEOUT_INVALID The takeout id is invalid
|
||||
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
|
||||
|
Loading…
Reference in a new issue