mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 21:24:50 +00:00
More concise error description
This commit is contained in:
parent
639828f550
commit
ba1ffdb92b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
id message
|
||||
AUTH_RESTART User authorization has restarted
|
||||
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
|
||||
RPC_CALL_FAIL Telegram is having internal problems. Please try again later
|
||||
RPC_MCGET_FAIL Telegram is having internal problems. Please try again later
|
||||
|
Loading…
Reference in a new issue