mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add some more errors
This commit is contained in:
parent
9638984d6b
commit
5793192d1e
@ -52,3 +52,9 @@ INLINE_RESULT_EXPIRED The inline bot query expired
|
|||||||
INVITE_HASH_INVALID The invite link hash is invalid
|
INVITE_HASH_INVALID The invite link hash is invalid
|
||||||
USER_ALREADY_PARTICIPANT The user is already a participant of this chat
|
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 New Issue
Block a user