mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add ENTITY_MENTION_USER_INVALID error
This commit is contained in:
parent
ec8140a1d9
commit
af0c05ae3e
@ -29,3 +29,4 @@ 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
|
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