Add ENTITY_MENTION_USER_INVALID error
This commit is contained in:
parent
ec8140a1d9
commit
af0c05ae3e
@ -28,4 +28,5 @@ PASSWORD_HASH_INVALID|Two-step verification password is invalid
|
||||
USERNAME_NOT_OCCUPIED|The username is not occupied by anyone
|
||||
USERNAME_INVALID|The username is invalid
|
||||
MESSAGE_ID_INVALID|The message id is invalid
|
||||
MESSAGE_NOT_MODIFIED|The message was not modified
|
||||
MESSAGE_NOT_MODIFIED|The message was not modified
|
||||
ENTITY_MENTION_USER_INVALID|The mentioned entity is not an user
|
|
Loading…
Reference in New Issue
Block a user