You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: compiler/errors/source/400_BAD_REQUEST.tsv
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,7 @@ FILE_TITLE_EMPTY An empty file title was specified.
207
207
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.
208
208
FILTER_ID_INVALID The specified filter ID is invalid.
209
209
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.
210
211
FILTER_NOT_SUPPORTED The specified filter cannot be used in this context.
211
212
FILTER_TITLE_EMPTY The title field of the filter is empty.
212
213
FIRSTNAME_INVALID The first name is invalid.
@@ -610,6 +611,7 @@ USER_KICKED This user was kicked from this chat.
610
611
USER_NOT_MUTUAL_CONTACT The provided user is not a mutual contact.
611
612
USER_NOT_PARTICIPANT You're not a member of this chat.
612
613
USER_PUBLIC_MISSING The accounts username is missing.
614
+
USER_RIGHTS_MISSING The user rights is missing.
613
615
USER_VOLUME_INVALID The specified user volume is invalid.
614
616
VENUE_ID_INVALID The specified venue ID is invalid.
615
617
VIDEO_CONTENT_TYPE_INVALID The video content type is invalid (i.e.: not streamable).
0 commit comments