mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 23:24:50 +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
|
USERNAME_NOT_MODIFIED The username was not modified
|
||||||
CALL_ALREADY_ACCEPTED The call is already accepted
|
CALL_ALREADY_ACCEPTED The call is already accepted
|
||||||
CALL_ALREADY_DECLINED The call is already declined
|
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