mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 15:34:52 +00:00
Add REPLY_MARKUP_TOO_LONG error
This commit is contained in:
parent
ec15534cdd
commit
df3524e138
1 changed files with 2 additions and 1 deletions
|
|
@ -131,3 +131,4 @@ ADMIN_RANK_INVALID The custom administrator title is invalid or is longer than 1
|
||||||
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_EMPTY The file reference is empty
|
||||||
FILE_REFERENCE_INVALID The file reference is invalid
|
FILE_REFERENCE_INVALID The file reference is invalid
|
||||||
|
REPLY_MARKUP_TOO_LONG The reply markup is too long
|
||||||
|
|
|
||||||
|
Loading…
Reference in a new issue