mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add some more errors
This commit is contained in:
parent
9638984d6b
commit
5793192d1e
1 changed files with 7 additions and 1 deletions
|
|
@ -51,4 +51,10 @@ BOT_INLINE_DISABLED The inline feature of the bot is disabled
|
|||
INLINE_RESULT_EXPIRED The inline bot query expired
|
||||
INVITE_HASH_INVALID The invite link hash is invalid
|
||||
USER_ALREADY_PARTICIPANT The user is already a participant of this chat
|
||||
TTL_MEDIA_INVALID This kind of media does not support self-destruction
|
||||
TTL_MEDIA_INVALID This kind of media does not support self-destruction
|
||||
MAX_ID_INVALID The max_id parameter is invalid
|
||||
CHANNEL_INVALID The channel parameter is invalid
|
||||
DC_ID_INVALID The dc_id parameter is invalid
|
||||
LIMIT_INVALID The limit parameter is invalid
|
||||
OFFSET_INVALID The offset parameter is invalid
|
||||
EMAIL_INVALID The email provided is invalid
|
||||
|
Can't render this file because it has a wrong number of fields in line 54.
|
Loading…
Reference in a new issue