mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-28 00:56:19 +00:00
Add MEDIA_INVALID error
This commit is contained in:
parent
999b9ce667
commit
0716380737
@ -84,3 +84,4 @@ 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…
Reference in New Issue
Block a user