mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 22:35:36 +00:00
Add MESSAGE_TOO_LONG error
This commit is contained in:
@@ -29,4 +29,5 @@ 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
|
||||
ENTITY_MENTION_USER_INVALID The mentioned entity is not an user
|
||||
MESSAGE_TOO_LONG The message text is over 4096 characters
|
|
Reference in New Issue
Block a user