mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-08 16:04: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
|
|
@ -92,3 +92,4 @@ 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