mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-08 16:04:51 +00:00
Add MESSAGE_NOT_MODIFIED error
This commit is contained in:
parent
51beaa4474
commit
e2a5deaf17
1 changed files with 2 additions and 1 deletions
|
|
@ -28,3 +28,4 @@ PASSWORD_HASH_INVALID|Two-step verification password is invalid
|
||||||
USERNAME_NOT_OCCUPIED|The username is not occupied by anyone
|
USERNAME_NOT_OCCUPIED|The username is not occupied by anyone
|
||||||
USERNAME_INVALID|The username is invalid
|
USERNAME_INVALID|The username is invalid
|
||||||
MESSAGE_ID_INVALID|The message id is invalid
|
MESSAGE_ID_INVALID|The message id is invalid
|
||||||
|
MESSAGE_NOT_MODIFIED|The message was not modified
|
||||||
|
Loading…
Reference in a new issue