mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Add HISTORY_GET_FAILED error
This commit is contained in:
parent
9f3f4099d5
commit
ef9ce19a8b
1 changed files with 2 additions and 1 deletions
|
|
@ -2,4 +2,5 @@ id message
|
|||
AUTH_RESTART User authorization has restarted
|
||||
RPC_CALL_FAIL Telegram is having internal problems. Please try again later
|
||||
RPC_MCGET_FAIL Telegram is having internal problems. Please try again later
|
||||
PERSISTENT_TIMESTAMP_OUTDATED Telegram is having internal problems. Please try again later
|
||||
PERSISTENT_TIMESTAMP_OUTDATED Telegram is having internal problems. Please try again later
|
||||
HISTORY_GET_FAILED Telegram is having internal problems. Please try again later
|
||||
|
Loading…
Reference in a new issue