mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-23 18:37:26 +00:00
Add STICKERSET_INVALID error
This commit is contained in:
parent
f47ee057e4
commit
26f0d77a1a
@ -59,4 +59,5 @@ LIMIT_INVALID The limit parameter is invalid
|
|||||||
OFFSET_INVALID The offset parameter is invalid
|
OFFSET_INVALID The offset parameter is invalid
|
||||||
EMAIL_INVALID The email provided is invalid
|
EMAIL_INVALID The email provided is invalid
|
||||||
USER_IS_BOT A bot cannot send messages to other bots or to itself
|
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
|
|
Loading…
x
Reference in New Issue
Block a user