Skip to content

Commit f910dbe

Browse files
committed
Define call errors
1 parent 23a40a4 commit f910dbe

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,6 @@ MESSAGE_POLL_CLOSED You can't interact with a closed poll
8787
MEDIA_INVALID The media is invalid
8888
BOT_SCORE_NOT_MODIFIED The bot score was not modified
8989
USER_BOT_REQUIRED The method can be used by bots only
90-
IMAGE_PROCESS_FAILED The server failed to process your image
90+
IMAGE_PROCESS_FAILED The server failed to process your image
91+
CALL_ALREADY_ACCEPTED The call is already accepted
92+
CALL_ALREADY_DECLINED The call is already declined

0 commit comments

Comments
 (0)