diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index 38fd1582..8b4d8709 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -142,4 +142,6 @@ POLL_ANSWERS_INVALID The poll answers are invalid POLL_QUESTION_INVALID The poll question is invalid FRESH_CHANGE_ADMINS_FORBIDDEN Recently logged-in users cannot change admins BROADCAST_PUBLIC_VOTERS_FORBIDDEN Polls with public voters cannot be sent in channels -INPUT_FILTER_INVALID The filter is invalid for this query \ No newline at end of file +INPUT_FILTER_INVALID The filter is invalid for this query +EMOTICON_EMPTY The emoticon parameter is empty +EMOTICON_INVALID The emoticon parameter is invalid \ No newline at end of file