mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 21:38:04 +00:00
Add USER_BANNED_IN_CHANNEL error
This commit is contained in:
parent
8866a749e0
commit
79a8cefe5d
@ -97,4 +97,5 @@ CHAT_NOT_MODIFIED The chat settings were not modified
|
|||||||
RESULTS_TOO_MUCH The result contains too many items
|
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…
x
Reference in New Issue
Block a user