Add INPUT_USER_DEACTIVATED error

This commit is contained in:
Dan 2018-12-25 14:51:03 +01:00
parent 68426eaf72
commit b18890fddd

View File

@ -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
1 id message
77 ADMINS_TOO_MUCH The chat has too many administrators
78 BOTS_TOO_MUCH The chat has too many bots
79 USER_ADMIN_INVALID The action requires admin privileges
80 INPUT_USER_DEACTIVATED The target user has been deactivated