Skip to content

Commit fdafe58

Browse files
committed
Add custom administrator titles related errors
1 parent 44a74b9 commit fdafe58

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
@@ -125,4 +125,6 @@ WEBDOCUMENT_URL_INVALID The web document URL is invalid
125125
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
126126
BUTTON_URL_INVALID The button url is invalid
127127
AUTH_BYTES_INVALID The authorization bytes are invalid
128-
CHANNELS_TOO_MUCH You have joined too many channels or supergroups
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

0 commit comments

Comments
 (0)