mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 12:40:22 +03:00
Update errors.csv
This commit is contained in:
parent
0371f67a65
commit
6ad3945354
|
@ -286,6 +286,7 @@ PUBLIC_KEY_REQUIRED,400,
|
||||||
QUERY_ID_EMPTY,400,The query ID is empty
|
QUERY_ID_EMPTY,400,The query ID is empty
|
||||||
QUERY_ID_INVALID,400,The query ID is invalid
|
QUERY_ID_INVALID,400,The query ID is invalid
|
||||||
QUERY_TOO_SHORT,400,The query string is too short
|
QUERY_TOO_SHORT,400,The query string is too short
|
||||||
|
QUIZ_ANSWER_MISSING,400,
|
||||||
QUIZ_CORRECT_ANSWERS_EMPTY,400,A quiz must specify one correct answer
|
QUIZ_CORRECT_ANSWERS_EMPTY,400,A quiz must specify one correct answer
|
||||||
QUIZ_CORRECT_ANSWERS_TOO_MUCH,400,There can only be one correct answer
|
QUIZ_CORRECT_ANSWERS_TOO_MUCH,400,There can only be one correct answer
|
||||||
QUIZ_CORRECT_ANSWER_INVALID,400,The correct answer is not an existing answer
|
QUIZ_CORRECT_ANSWER_INVALID,400,The correct answer is not an existing answer
|
||||||
|
|
|
Loading…
Reference in New Issue
Block a user