mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 08:14:50 +00:00
Add PERSISTENT_TIMESTAMP_OUTDATED RPCError
This commit is contained in:
parent
ae98732b95
commit
6e8077df2b
1 changed files with 2 additions and 1 deletions
|
|
@ -2,3 +2,4 @@ id message
|
||||||
AUTH_RESTART User authorization has restarted
|
AUTH_RESTART User authorization has restarted
|
||||||
RPC_CALL_FAIL 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
|
RPC_MCGET_FAIL Telegram is having internal problems. Please try again later
|
||||||
|
PERSISTENT_TIMESTAMP_OUTDATED Telegram is having internal problems. Please try again later
|
||||||
|
Loading…
Reference in a new issue