You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compiler/errors/source/400_BAD_REQUEST.tsv
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -309,6 +309,7 @@ MONOFORUM_FILTER_INVALID The specified filter is invalid.
309
309
MSG_ID_INVALIDInvalid message ID provided.
310
310
MSG_TOO_OLD[`chat_read_mark_expire_period` seconds](https://core.telegram.org/api/config#chat-read-mark-expire-period) have passed since the message was sent, read receipts were deleted.
311
311
MSG_WAIT_FAILEDA waiting call returned an error.
312
+
MTPROTO_CLUSTER_INVALIDThe mtproto 1049295266_343213 cluster is invalid.
312
313
MULTI_MEDIA_TOO_LONGToo many media files for album.
313
314
NEW_SALT_INVALIDThe new salt is invalid.
314
315
NEW_SETTINGS_EMPTYNo password is set on the current account, and no new password was specified in `new_settings`.
@@ -460,6 +461,7 @@ STARGIFT_MESSAGE_INVALID The provided message for this gift is invalid.
460
461
STARGIFT_NOT_FOUNDThe specified star gift was not found.
461
462
STARGIFT_NOT_OWNERYou cannot control this gift because it does not belong to you.
462
463
STARGIFT_OWNER_INVALIDThe specified gift owner is invalid.
464
+
STARGIFT_RESELL_CURRENCY_NOT_ALLOWEDThe resell currency is not valid.
463
465
STARGIFT_RESELL_NOT_ALLOWEDYou cannot buy this gift. Someone else may have already bought it.
464
466
STARGIFT_RESELL_TOO_EARLY_XA wait of {value} seconds is required to resell this gift.
465
467
STARGIFT_SLUG_INVALIDThe provided star gift slug is invalid.
@@ -505,6 +507,7 @@ STORY_ID_EMPTY You specified no story IDs.
505
507
STORY_ID_INVALIDThe specified story ID is invalid.
506
508
STORY_NOT_MODIFIEDThe new story information you passed is equal to the previous story information, thus it wasn't modified.
507
509
STORY_PERIOD_INVALIDThe specified story period is invalid for this account.
510
+
STORY_PUBLIC_MISSINGThe story you are trying to access or manipulate is not publicly available.
508
511
STORY_SEND_FLOOD_MONTHLY_XYou've hit the monthly story limit as specified by the [`stories_sent_monthly_limit_*` client configuration parameters](https://core.telegram.org/api/config#stories-sent-monthly-limit-default): wait {value} seconds before posting a new story.
509
512
STORY_SEND_FLOOD_WEEKLY_XYou've hit the weekly story limit as specified by the [`stories_sent_weekly_limit_*` client configuration parameters](https://core.telegram.org/api/config#stories-sent-weekly-limit-default): wait {value} seconds before posting a new story.
510
513
SUBSCRIPTION_EXPORT_MISSINGYou cannot send a [bot subscription invoice](https://core.telegram.org/api/subscriptions#bot-subscriptions) directly, you may only create invoice links using [payments.exportInvoice](https://core.telegram.org/method/payments.exportInvoice).
0 commit comments