mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add USER_ID_INVALID error message (#313)
This commit is contained in:
parent
2482358484
commit
8b4dd1fa4a
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ WEBDOCUMENT_URL_INVALID The web document URL is invalid
|
|||
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
|
||||
USER_ID_INVALID The user ID is 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
|
||||
|
|
|
|||
|
Loading…
Reference in a new issue