Skip to content

Commit 9028ab5

Browse files
KurimuzonAkumanull-nick
authored andcommitted
Add MEDIA_FILE_INVALID to known errors
1 parent cc100ea commit 9028ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ MAX_QTS_INVALID The provided QTS is invalid
168168
MD5_CHECKSUM_INVALID The file's checksum did not match the md5_checksum parameter
169169
MEDIA_CAPTION_TOO_LONG The media caption is too long
170170
MEDIA_EMPTY The media you tried to send is invalid
171+
MEDIA_FILE_INVALID The provided media file is invalid
171172
MEDIA_INVALID The media is invalid
172173
MEDIA_NEW_INVALID The new media to edit the message with is invalid
173174
MEDIA_PREV_INVALID The previous media cannot be edited with anything else
@@ -362,6 +363,5 @@ YOU_BLOCKED_USER You blocked this user
362363
TOPIC_DELETED The specified topic was deleted
363364
TOPIC_CLOSED This topic was closed, you can't send messages to it anymore
364365
STORIES_NEVER_CREATED You have never created any stories
365-
MEDIA_FILE_INVALID The provided media file is invalid
366366
STORIES_TOO_MUCH Too many stories posted by the user
367367
GROUPCALL_FORBIDDEN The group call has already ended.

0 commit comments

Comments
 (0)