Add custom administrator titles related errors

This commit is contained in:
Dan 2019-09-07 17:07:14 +02:00
parent 44a74b9d38
commit fdafe582d7

View File

@ -126,3 +126,5 @@ WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
BUTTON_URL_INVALID The button url is invalid
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
1 id message
126 BUTTON_URL_INVALID The button url is invalid
127 AUTH_BYTES_INVALID The authorization bytes are invalid
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