mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add BOT_SCORE_NOT_MODIFIED error
This commit is contained in:
parent
7ae9a065b8
commit
ebb2ad5aab
1 changed files with 2 additions and 1 deletions
|
|
@ -84,4 +84,5 @@ 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
|
||||
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 a new issue