mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Add MEDIA_INVALID error
This commit is contained in:
parent
999b9ce667
commit
0716380737
@ -83,4 +83,5 @@ PASSWORD_EMPTY The password entered is empty
|
|||||||
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
PHONE_NUMBER_FLOOD This number has tried to login too many times
|
||||||
TAKEOUT_INVALID The takeout id is invalid
|
TAKEOUT_INVALID The takeout id is invalid
|
||||||
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
|
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…
x
Reference in New Issue
Block a user