mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add EXTERNAL_URL_INVALID error
This commit is contained in:
parent
b3ef53a29a
commit
6d00e9cfd8
1 changed files with 2 additions and 1 deletions
|
|
@ -91,4 +91,5 @@ IMAGE_PROCESS_FAILED The server failed to process your image
|
|||
USERNAME_NOT_MODIFIED The username was not modified
|
||||
CALL_ALREADY_ACCEPTED The call is already accepted
|
||||
CALL_ALREADY_DECLINED The call is already declined
|
||||
PHOTO_EXT_INVALID The photo extension is invalid
|
||||
PHOTO_EXT_INVALID The photo extension is invalid
|
||||
EXTERNAL_URL_INVALID The external media URL is invalid
|
||||
|
Loading…
Reference in a new issue