We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af20359 commit 07f1459Copy full SHA for 07f1459
1 file changed
compiler/error/source/400_BAD_REQUEST.tsv
@@ -137,4 +137,8 @@ QUIZ_MULTIPLE_INVALID A quiz can't have multiple answers
137
QUIZ_CORRECT_ANSWERS_EMPTY The correct answers of the quiz are empty
138
QUIZ_CORRECT_ANSWER_INVALID The correct answers of the quiz are invalid
139
QUIZ_CORRECT_ANSWERS_TOO_MUCH The quiz contains too many correct answers
140
-OPTIONS_TOO_MUCH The poll options are too many
+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