Skip to content

Commit 6f638cd

Browse files
committed
Add INPUT_FILTER_INVALID error
1 parent 91ebe5f commit 6f638cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@ OPTIONS_TOO_MUCH The poll options are too many
141141
POLL_ANSWERS_INVALID The poll answers are invalid
142142
POLL_QUESTION_INVALID The poll question is invalid
143143
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
144+
BROADCAST_PUBLIC_VOTERS_FORBIDDEN Polls with public voters cannot be sent in channels
145+
INPUT_FILTER_INVALID The filter is invalid for this query

0 commit comments

Comments
 (0)