From 82a9222cd2d199076cec977257470b9f4e78f0f3 Mon Sep 17 00:00:00 2001 From: shriMADhav U k Date: Tue, 2 Jan 2024 13:24:56 +0100 Subject: [PATCH] Add one unknown error Signed-off-by: wulan17 --- compiler/errors/source/400_BAD_REQUEST.tsv | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/errors/source/400_BAD_REQUEST.tsv b/compiler/errors/source/400_BAD_REQUEST.tsv index e81343ce..5e3fd8b7 100644 --- a/compiler/errors/source/400_BAD_REQUEST.tsv +++ b/compiler/errors/source/400_BAD_REQUEST.tsv @@ -275,6 +275,7 @@ RESULTS_TOO_MUCH The result contains too many items RESULT_ID_DUPLICATE The result contains items with duplicated identifiers RESULT_ID_EMPTY Result ID empty RESULT_ID_INVALID The given result cannot be used to send the selection to the bot +REACTIONS_TOO_MANY Currently, non-premium users, can set up to one reaction per message RESULT_TYPE_INVALID The result type is invalid REVOTE_NOT_ALLOWED You cannot change your vote RSA_DECRYPT_FAILED Internal RSA decryption failed