mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add USER_NOT_PARTICIPANT error
This commit is contained in:
parent
b77771497d
commit
de0cc60ec6
1 changed files with 2 additions and 1 deletions
|
|
@ -65,4 +65,5 @@ PEER_FLOOD The method can't be used because your account is limited
|
|||
MEDIA_CAPTION_TOO_LONG The media caption is longer than 200 characters
|
||||
USER_NOT_MUTUAL_CONTACT The user is not a mutual contact
|
||||
USER_CHANNELS_TOO_MUCH The user is already in too many channels or supergroups
|
||||
API_ID_PUBLISHED_FLOOD You are using an API key that is limited on the server side
|
||||
API_ID_PUBLISHED_FLOOD You are using an API key that is limited on the server side
|
||||
USER_NOT_PARTICIPANT The user is not a member of this chat
|
||||
|
Loading…
Reference in a new issue