Skip to content

Commit 07f1459

Browse files
committed
Add 4 more errors about polls and admin settings
1 parent af20359 commit 07f1459

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,8 @@ QUIZ_MULTIPLE_INVALID A quiz can't have multiple answers
137137
QUIZ_CORRECT_ANSWERS_EMPTY The correct answers of the quiz are empty
138138
QUIZ_CORRECT_ANSWER_INVALID The correct answers of the quiz are invalid
139139
QUIZ_CORRECT_ANSWERS_TOO_MUCH The quiz contains too many correct answers
140-
OPTIONS_TOO_MUCH The poll options are too many
140+
OPTIONS_TOO_MUCH The poll options are too many
141+
POLL_ANSWERS_INVALID The poll answers are invalid
142+
POLL_QUESTION_INVALID The poll question is invalid
143+
FRESH_CHANGE_ADMINS_FORBIDDEN Recently logged-in users cannot change admins
144+
BROADCAST_PUBLIC_VOTERS_FORBIDDEN Polls with public voters cannot be sent in channels

0 commit comments

Comments
 (0)