mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 16:14:52 +00:00
Add USER_BOT_REQUIRED error
This commit is contained in:
parent
8928ca3433
commit
4db826615b
1 changed files with 2 additions and 1 deletions
|
|
@ -85,4 +85,5 @@ 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
|
||||
BOT_SCORE_NOT_MODIFIED The bot score was not modified
|
||||
BOT_SCORE_NOT_MODIFIED The bot score was not modified
|
||||
USER_BOT_REQUIRED The method can be used by bots only
|
||||
|
Loading…
Reference in a new issue