mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add ENTITY_MENTION_USER_INVALID error
This commit is contained in:
parent
ec8140a1d9
commit
af0c05ae3e
1 changed files with 2 additions and 1 deletions
|
|
@ -29,3 +29,4 @@ 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
|
||||
ENTITY_MENTION_USER_INVALID|The mentioned entity is not an user
|
||||
|
Loading…
Reference in a new issue