Add USER_ADMIN_INVALID error
This commit is contained in:
parent
001a067d82
commit
afb3f55d33
@ -75,4 +75,5 @@ MEDIA_EMPTY The media is invalid
|
|||||||
USER_IS_BLOCKED The user blocked you
|
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
|
|
Loading…
Reference in New Issue
Block a user