Skip to content

Commit 4db8266

Browse files
committed
Add USER_BOT_REQUIRED error
1 parent 8928ca3 commit 4db8266

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ TAKEOUT_INVALID The takeout id is invalid
8585
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
8686
MESSAGE_POLL_CLOSED You can't interact with a closed poll
8787
MEDIA_INVALID The media is invalid
88-
BOT_SCORE_NOT_MODIFIED The bot score was not modified
88+
BOT_SCORE_NOT_MODIFIED The bot score was not modified
89+
USER_BOT_REQUIRED The method can be used by bots only

0 commit comments

Comments
 (0)