mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add RPC_CALL_FAIL and RPC_MCGET_FAIL
This commit is contained in:
parent
8c82aff759
commit
aab1d848eb
1 changed files with 3 additions and 1 deletions
|
|
@ -57,4 +57,6 @@ CHANNEL_INVALID The channel parameter is invalid
|
|||
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
|
||||
EMAIL_INVALID The email provided is invalid
|
||||
RPC_CALL_FAIL The method can't be called because Telegram is having internal problems. Please try again later
|
||||
RPC_MCGET_FAIL The method can't be called because Telegram is having internal problems. Please try again later
|
||||
|
Loading…
Reference in a new issue