Skip to content

Commit ef43c83

Browse files
authored
Add new unknown errors
1 parent d7a1567 commit ef43c83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ RANDOM_ID_EMPTY Random ID empty.
354354
RANDOM_ID_INVALID A provided random ID is invalid.
355355
RANDOM_LENGTH_INVALID Random length invalid.
356356
RANGES_INVALID Invalid range provided.
357+
REACTIONS_COUNT_INVALID The count of the reactions should be less than `stars_paid_reaction_amount_max` stars, you can't react with more number of stars, see [the docs for more info »](/api/config#client-configuration).
357358
REACTIONS_TOO_MANY The message already has exactly `reactions_uniq_max` reaction emojis, you can't react with a new emoji, see [the docs for more info »](/api/config#client-configuration).
358359
REACTION_EMPTY Empty reaction provided.
359360
REACTION_INVALID The specified reaction is invalid.

0 commit comments

Comments
 (0)