mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-03 14:04: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
|
|
@ -60,3 +60,4 @@ 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
|
||||
STICKERSET_INVALID The requested sticker set is invalid
|
||||
|
Loading…
Reference in a new issue