diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index ce5a6118..dfb2c062 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -51,10 +51,10 @@ BOT_INLINE_DISABLED The inline feature of the bot is disabled INLINE_RESULT_EXPIRED The inline bot query expired INVITE_HASH_INVALID The invite link hash is invalid USER_ALREADY_PARTICIPANT The user is already a participant of this chat -TTL_MEDIA_INVALID This kind of media does not support self-destruction -MAX_ID_INVALID The max_id parameter is invalid -CHANNEL_INVALID The channel parameter is invalid -DC_ID_INVALID The dc_id parameter is invalid -LIMIT_INVALID The limit parameter is invalid -OFFSET_INVALID The offset parameter is invalid -EMAIL_INVALID The email provided is invalid \ No newline at end of file +TTL_MEDIA_INVALID This kind of media does not support self-destruction +MAX_ID_INVALID The max_id parameter is invalid +CHANNEL_INVALID The channel parameter is invalid +DC_ID_INVALID The dc_id parameter is invalid +LIMIT_INVALID The limit parameter is invalid +OFFSET_INVALID The offset parameter is invalid +EMAIL_INVALID The email provided is invalid \ No newline at end of file