Skip to content

Commit afa5065

Browse files
Add some errors to known errors
1 parent 7ce7a41 commit afa5065

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ FILE_TITLE_EMPTY An empty file title was specified.
207207
FILE_TOKEN_INVALID The master DC did not accept the `file_token` (e.g., the token has expired). Continue downloading the file from the master DC using upload.getFile.
208208
FILTER_ID_INVALID The specified filter ID is invalid.
209209
FILTER_INCLUDE_EMPTY The list of include_peers of the folder is empty.
210+
FILTER_INCLUDE_TOO_MUCH You can't add more chats to this folder.
210211
FILTER_NOT_SUPPORTED The specified filter cannot be used in this context.
211212
FILTER_TITLE_EMPTY The title field of the filter is empty.
212213
FIRSTNAME_INVALID The first name is invalid.
@@ -610,6 +611,7 @@ USER_KICKED This user was kicked from this chat.
610611
USER_NOT_MUTUAL_CONTACT The provided user is not a mutual contact.
611612
USER_NOT_PARTICIPANT You're not a member of this chat.
612613
USER_PUBLIC_MISSING The accounts username is missing.
614+
USER_RIGHTS_MISSING The user rights is missing.
613615
USER_VOLUME_INVALID The specified user volume is invalid.
614616
VENUE_ID_INVALID The specified venue ID is invalid.
615617
VIDEO_CONTENT_TYPE_INVALID The video content type is invalid (i.e.: not streamable).

0 commit comments

Comments
 (0)