mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add INPUT_USER_DEACTIVATED error
This commit is contained in:
parent
68426eaf72
commit
b18890fddd
1 changed files with 2 additions and 1 deletions
|
|
@ -76,4 +76,5 @@ USER_IS_BLOCKED The user blocked you
|
|||
YOU_BLOCKED_USER You blocked this user
|
||||
ADMINS_TOO_MUCH The chat has too many administrators
|
||||
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
|
||||
|
Loading…
Reference in a new issue