mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-24 07:51:44 +00:00
Add MEDIA_CAPTION_TOO_LONG error
This commit is contained in:
parent
ee5cfa740a
commit
d16219e187
@ -62,3 +62,4 @@ USER_IS_BOT A bot cannot send messages to other bots or to itself
|
|||||||
WEBPAGE_CURL_FAILED Telegram could not fetch the provided URL
|
WEBPAGE_CURL_FAILED Telegram could not fetch the provided URL
|
||||||
STICKERSET_INVALID The requested sticker set is invalid
|
STICKERSET_INVALID The requested sticker set is invalid
|
||||||
PEER_FLOOD The method can't be used because your account is limited
|
PEER_FLOOD The method can't be used because your account is limited
|
||||||
|
MEDIA_CAPTION_TOO_LONG The media caption is longer than 200 characters
|
|
Loading…
Reference in New Issue
Block a user