Skip to content

Commit 7df4b58

Browse files
committed
Add two FILE_REFERENCE_* errors
1 parent 26bf84e commit 7df4b58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,6 @@ BUTTON_URL_INVALID The button url is invalid
127127
AUTH_BYTES_INVALID The authorization bytes are invalid
128128
CHANNELS_TOO_MUCH You have joined too many channels or supergroups
129129
ADMIN_RANK_INVALID The custom administrator title is invalid or is longer than 16 characters
130-
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles
130+
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles
131+
FILE_REFERENCE_EMPTY The file reference is empty
132+
FILE_REFERENCE_INVALID The file reference is invalid

0 commit comments

Comments
 (0)