mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add BOT_SCORE_NOT_MODIFIED error
This commit is contained in:
parent
7ae9a065b8
commit
ebb2ad5aab
@ -84,4 +84,5 @@ 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
|
MEDIA_INVALID The media is invalid
|
||||||
|
BOT_SCORE_NOT_MODIFIED The bot score was not modified
|
|
Loading…
Reference in New Issue
Block a user