2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 21:07:59 +00:00

Add ENTITY_BOUNDS_INVALID error description

This commit is contained in:
Dan 2022-07-14 21:01:07 +02:00
parent 11d6a4a833
commit 70e73d3ca8

View File

@ -349,4 +349,5 @@ WEBDOCUMENT_URL_EMPTY The web document URL is empty
WEBDOCUMENT_URL_INVALID The web document URL is invalid WEBDOCUMENT_URL_INVALID The web document URL is invalid
WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
YOU_BLOCKED_USER You blocked this user YOU_BLOCKED_USER You blocked this user
ENTITY_BOUNDS_INVALID The message entity bounds are invalid
1 id message
349 WEBDOCUMENT_URL_INVALID The web document URL is invalid
350 WEBPAGE_CURL_FAILED Telegram server could not fetch the provided URL
351 WEBPAGE_MEDIA_EMPTY The URL doesn't contain any valid media
352 YOU_BLOCKED_USER You blocked this user
353 ENTITY_BOUNDS_INVALID The message entity bounds are invalid