mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-31 12:44:52 +00:00
Add REG_ID_GENERATE_FAILED error
This commit is contained in:
parent
ab11c9e347
commit
68ea889824
1 changed files with 2 additions and 1 deletions
|
|
@ -3,4 +3,5 @@ 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
|
||||
HISTORY_GET_FAILED Telegram is having internal problems. Please try again later
|
||||
HISTORY_GET_FAILED Telegram is having internal problems. Please try again later
|
||||
REG_ID_GENERATE_FAILED Telegram is having internal problems. Please try again later
|
||||
|
Loading…
Reference in a new issue