This commit is contained in:
davtur19 2019-09-06 17:40:02 +02:00 committed by GitHub
parent ef73d9902e
commit 1403480d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,7 +218,7 @@ RPC_MCGET_FAIL,,"Telegram is having internal issues, please try again later."
RSA_DECRYPT_FAILED,400,Internal RSA decryption failed RSA_DECRYPT_FAILED,400,Internal RSA decryption failed
SCHEDULE_TOO_MUCH,400,Too much scheduled messages (max 100 for each chat) SCHEDULE_TOO_MUCH,400,Too much scheduled messages (max 100 for each chat)
SEARCH_QUERY_EMPTY,400,The search query is empty SEARCH_QUERY_EMPTY,400,The search query is empty
SECONDS_INVALID,400,Slowmode only supports some values (0, 10, 30, 60, 300, 900, 3600) SECONDS_INVALID,400,"Slowmode only supports some values (0, 10, 30, 60, 300, 900, 3600)"
SEND_MESSAGE_MEDIA_INVALID,400,The message media was invalid or not specified SEND_MESSAGE_MEDIA_INVALID,400,The message media was invalid or not specified
SEND_MESSAGE_TYPE_INVALID,400,The message type is invalid SEND_MESSAGE_TYPE_INVALID,400,The message type is invalid
SESSION_EXPIRED,401,The authorization has expired SESSION_EXPIRED,401,The authorization has expired

Can't render this file because it has a wrong number of fields in line 221.