mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 04:35:24 +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
|
||||
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
|
|
Loading…
Reference in New Issue
Block a user