mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add MEDIA_INVALID error
This commit is contained in:
parent
999b9ce667
commit
0716380737
1 changed files with 2 additions and 1 deletions
|
|
@ -83,4 +83,5 @@ PASSWORD_EMPTY The password entered is empty
|
|||
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
|
||||
MESSAGE_POLL_CLOSED You can't interact with a closed poll
|
||||
MESSAGE_POLL_CLOSED You can't interact with a closed poll
|
||||
MEDIA_INVALID The media is invalid
|
||||
|
Loading…
Reference in a new issue