mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Add MESSAGE_ID_INVALID error
This commit is contained in:
parent
f561ef59bf
commit
51beaa4474
1 changed files with 1 additions and 0 deletions
|
|
@ -27,3 +27,4 @@ INPUT_METHOD_INVALID|The method called is invalid
|
|||
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
|
||||
|
Loading…
Reference in a new issue