Skip to content

Commit df3524e

Browse files
committed
Add REPLY_MARKUP_TOO_LONG error
1 parent ec15534 commit df3524e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,5 @@ CHANNELS_TOO_MUCH You have joined too many channels or supergroups
130130
ADMIN_RANK_INVALID The custom administrator title is invalid or is longer than 16 characters
131131
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles
132132
FILE_REFERENCE_EMPTY The file reference is empty
133-
FILE_REFERENCE_INVALID The file reference is invalid
133+
FILE_REFERENCE_INVALID The file reference is invalid
134+
REPLY_MARKUP_TOO_LONG The reply markup is too long

0 commit comments

Comments
 (0)