mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 07: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
|
|
@ -1,4 +1,5 @@
|
||||||
id message
|
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