Add HISTORY_GET_FAILED error

This commit is contained in:
Dan 2018-05-06 10:58:45 +02:00
parent 9f3f4099d5
commit ef9ce19a8b

View File

@ -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
1 id message
2 AUTH_RESTART User authorization has restarted
3 RPC_CALL_FAIL Telegram is having internal problems. Please try again later
4 RPC_MCGET_FAIL Telegram is having internal problems. Please try again later
5 PERSISTENT_TIMESTAMP_OUTDATED Telegram is having internal problems. Please try again later
6 HISTORY_GET_FAILED Telegram is having internal problems. Please try again later