mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add USERNAME_PURCHASE_AVAILABLE to known errors
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
e7603fc0be
commit
42758e8c54
1 changed files with 1 additions and 0 deletions
|
|
@ -325,6 +325,7 @@ USERNAME_INVALID The username is invalid
|
|||
USERNAME_NOT_MODIFIED The username was not modified because you tried to edit it using the same one
|
||||
USERNAME_NOT_OCCUPIED The username is not occupied by anyone
|
||||
USERNAME_OCCUPIED The username is already in use by someone else
|
||||
USERNAME_PURCHASE_AVAILABLE The username is available for purchase on fragment.com
|
||||
USERPIC_UPLOAD_REQUIRED You are required to upload a profile picture for this action
|
||||
USERS_TOO_FEW Not enough users (to create a chat, for example)
|
||||
USERS_TOO_MUCH The maximum number of users has been exceeded (to create a chat, for example)
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue