mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add two FILE_REFERENCE_* errors
This commit is contained in:
parent
26bf84e43d
commit
7df4b58a51
1 changed files with 3 additions and 1 deletions
|
|
@ -127,4 +127,6 @@ 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
|
||||
ADMIN_RANK_EMOJI_NOT_ALLOWED Emojis are not allowed in custom administrator titles
|
||||
FILE_REFERENCE_EMPTY The file reference is empty
|
||||
FILE_REFERENCE_INVALID The file reference is invalid
|
||||
|
Loading…
Reference in a new issue