mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-29 13:27:47 +00:00
Add MESSAGE_TOO_LONG error
This commit is contained in:
parent
8086d68b27
commit
a02dd6302e
@ -30,3 +30,4 @@ 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
|
ENTITY_MENTION_USER_INVALID The mentioned entity is not an user
|
||||||
|
MESSAGE_TOO_LONG The message text is over 4096 characters
|
|
Loading…
x
Reference in New Issue
Block a user