Add two FILE_REFERENCE_* errors

This commit is contained in:
Dan 2019-09-21 19:56:12 +02:00
parent 26bf84e43d
commit 7df4b58a51

View File

@ -128,3 +128,5 @@ AUTH_BYTES_INVALID The authorization bytes are invalid
CHANNELS_TOO_MUCH You have joined too many channels or supergroups
ADMIN_RANK_INVALID The custom administrator title is invalid or is longer than 16 characters
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles
FILE_REFERENCE_EMPTY The file reference is empty
FILE_REFERENCE_INVALID The file reference is invalid
1 id message
128 CHANNELS_TOO_MUCH You have joined too many channels or supergroups
129 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
131 FILE_REFERENCE_EMPTY The file reference is empty
132 FILE_REFERENCE_INVALID The file reference is invalid