mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-02 13:34:51 +00:00
Add STICKERSET_INVALID error
This commit is contained in:
parent
f47ee057e4
commit
26f0d77a1a
1 changed files with 2 additions and 1 deletions
|
|
@ -59,4 +59,5 @@ LIMIT_INVALID The limit parameter is invalid
|
|||
OFFSET_INVALID The offset parameter is invalid
|
||||
EMAIL_INVALID The email provided is invalid
|
||||
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…
Reference in a new issue