mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +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_NOT_MODIFIED The message was not modified
|
||||
ENTITY_MENTION_USER_INVALID The mentioned entity is not an user
|
||||
MESSAGE_TOO_LONG The message text is over 4096 characters
|
|
Loading…
Reference in New Issue
Block a user