mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-23 18:37:26 +00:00
Add some new RPCErrors as well
This commit is contained in:
parent
e1d617b680
commit
f5efb6672a
@ -58,3 +58,5 @@ DC_ID_INVALID The dc_id parameter is invalid
|
|||||||
LIMIT_INVALID The limit parameter is invalid
|
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
|
||||||
|
WEBPAGE_CURL_FAILED Telegram could not fetch the provided URL
|
|
Loading…
x
Reference in New Issue
Block a user