Skip to content

Commit a0457e0

Browse files
committed
fixes
1 parent 2348e7d commit a0457e0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ CHANNEL_TOO_LARGE The channel is too large
5555
CHAT_ABOUT_NOT_MODIFIED The chat about text was not modified because you tried to edit it using the same content
5656
CHAT_ABOUT_TOO_LONG The chat about text is too long
5757
CHAT_ADMIN_REQUIRED The method requires chat admin privileges
58-
CHAT_DISCUSSION_UNALLOWED The chat discussion is not allowed
58+
CHAT_DISCUSSION_UNALLOWED The chat discussion is not allowed
5959
CHAT_FORWARDS_RESTRICTED The chat restricts forwarding content
6060
CHAT_ID_EMPTY The provided chat id is empty
6161
CHAT_ID_INVALID The chat id being used is invalid or not known yet. Make sure you see the chat before interacting with it
@@ -169,12 +169,12 @@ MAX_QTS_INVALID The provided QTS is invalid
169169
MD5_CHECKSUM_INVALID The file's checksum did not match the md5_checksum parameter
170170
MEDIA_CAPTION_TOO_LONG The media caption is too long
171171
MEDIA_EMPTY The media you tried to send is invalid
172-
MEDIA_FILE_INVALID The media file is invalid
172+
MEDIA_FILE_INVALID The media file is invalid
173173
MEDIA_INVALID The media is invalid
174174
MEDIA_NEW_INVALID The new media to edit the message with is invalid
175175
MEDIA_PREV_INVALID The previous media cannot be edited with anything else
176-
MEDIA_TTL_INVALID The media ttl is invalid
177-
MEDIA_VIDEO_STORY_MISSING The media does not have a photo or a video
176+
MEDIA_TTL_INVALID The media ttl is invalid
177+
MEDIA_VIDEO_STORY_MISSING The media does not have a photo or a video
178178
MEGAGROUP_ID_INVALID The supergroup is invalid
179179
MEGAGROUP_PREHISTORY_HIDDEN The action failed because the supergroup has the pre-history hidden
180180
MEGAGROUP_REQUIRED The request can only be used with a supergroup
@@ -187,7 +187,7 @@ MESSAGE_POLL_CLOSED You can't interact with a closed poll
187187
MESSAGE_TOO_LONG The message text is too long
188188
METHOD_INVALID The API method is invalid and cannot be used
189189
MSG_ID_INVALID The message ID used in the peer was invalid
190-
MSG_VOICE_MISSING The message does not contain a voice message
190+
MSG_VOICE_MISSING The message does not contain a voice message
191191
MSG_WAIT_FAILED A waiting call returned an error
192192
MULTI_MEDIA_TOO_LONG The album/media group contains too many items
193193
NEW_SALT_INVALID The new salt is invalid
@@ -245,7 +245,7 @@ POLL_OPTION_INVALID A poll option used invalid data (the data may be too long)
245245
POLL_QUESTION_INVALID The poll question is invalid
246246
POLL_UNSUPPORTED This layer does not support polls in the invoked method
247247
POLL_VOTE_REQUIRED Cast a vote in the poll before calling this method
248-
PREMIUM_ACCOUNT_REQUIRED The method requires a premium user account
248+
PREMIUM_ACCOUNT_REQUIRED The method requires a premium user account
249249
PRIVACY_KEY_INVALID The privacy key is invalid
250250
PRIVACY_TOO_LONG Your privacy exception list has exceeded the maximum capacity
251251
PRIVACY_VALUE_INVALID The privacy value is invalid
@@ -308,7 +308,7 @@ STICKER_PNG_NOPNG Stickers must be png files but the provided image was not a pn
308308
STICKER_TGS_NOTGS A tgs sticker file was expected, but something else was provided
309309
STICKER_THUMB_PNG_NOPNG A png sticker thumbnail file was expected, but something else was provided
310310
STICKER_VIDEO_NOWEBM A webm video file was expected, but something else was provided
311-
STORIES_TOO_MUCH Too many stories in the current account
311+
STORIES_TOO_MUCH Too many stories in the current account
312312
TAKEOUT_INVALID The takeout id is invalid
313313
TAKEOUT_REQUIRED The method must be invoked inside a takeout session
314314
TEMP_AUTH_KEY_EMPTY The temporary auth key provided is empty
@@ -319,7 +319,7 @@ THEME_MIME_INVALID You cannot create this theme because the mime-type is invalid
319319
TMP_PASSWORD_DISABLED The temporary password is disabled
320320
TMP_PASSWORD_INVALID The temporary password is invalid
321321
TOKEN_INVALID The provided token is invalid
322-
TRANSCRIPTION_FAILED Telegram is having internal problems. Please try again later to transcribe the audio.
322+
TRANSCRIPTION_FAILED Telegram is having internal problems. Please try again later to transcribe the audio.
323323
TTL_DAYS_INVALID The provided TTL days is invalid
324324
TTL_MEDIA_INVALID The media does not support self-destruction
325325
TYPES_EMPTY The types parameter is empty

0 commit comments

Comments
 (0)