mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 14:25:55 +00:00
Add MESSAGE_NOT_MODIFIED error
This commit is contained in:
@@ -27,4 +27,5 @@ INPUT_METHOD_INVALID|The method called is invalid
|
|||||||
PASSWORD_HASH_INVALID|Two-step verification password is invalid
|
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
|
|
Reference in New Issue
Block a user