mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 22:35:36 +00:00
Add INPUT_USER_DEACTIVATED error
This commit is contained in:
@@ -76,4 +76,5 @@ USER_IS_BLOCKED The user blocked you
|
|||||||
YOU_BLOCKED_USER You blocked this user
|
YOU_BLOCKED_USER You blocked this user
|
||||||
ADMINS_TOO_MUCH The chat has too many administrators
|
ADMINS_TOO_MUCH The chat has too many administrators
|
||||||
BOTS_TOO_MUCH The chat has too many bots
|
BOTS_TOO_MUCH The chat has too many bots
|
||||||
USER_ADMIN_INVALID The action requires admin privileges
|
USER_ADMIN_INVALID The action requires admin privileges
|
||||||
|
INPUT_USER_DEACTIVATED The target user has been deactivated
|
|
Reference in New Issue
Block a user