mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-28 00:56:19 +00:00
Add USER_BANNED_IN_CHANNEL error
This commit is contained in:
parent
8866a749e0
commit
79a8cefe5d
@ -98,3 +98,4 @@ RESULTS_TOO_MUCH The result contains too many items
|
|||||||
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
|
||||||
ACCESS_TOKEN_INVALID The bot access token is invalid
|
ACCESS_TOKEN_INVALID The bot access token is invalid
|
||||||
INVITE_HASH_EXPIRED The chat invite link is no longer valid
|
INVITE_HASH_EXPIRED The chat invite link is no longer valid
|
||||||
|
USER_BANNED_IN_CHANNEL You are limited, check @SpamBot for details
|
|
Loading…
Reference in New Issue
Block a user