mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-08 16: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
|
|
@ -77,3 +77,4 @@ 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
|
||||||
|
Loading…
Reference in a new issue