Add one unknown error

Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
shriMADhav U k 2024-01-02 13:24:56 +01:00 committed by wulan17
parent f700094fe1
commit 82a9222cd2
No known key found for this signature in database
GPG key ID: 318CD6CD3A6AC0A5

View file

@ -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

1 id message
275 RESULT_ID_DUPLICATE The result contains items with duplicated identifiers
276 RESULT_ID_EMPTY Result ID empty
277 RESULT_ID_INVALID The given result cannot be used to send the selection to the bot
278 REACTIONS_TOO_MANY Currently, non-premium users, can set up to one reaction per message
279 RESULT_TYPE_INVALID The result type is invalid
280 REVOTE_NOT_ALLOWED You cannot change your vote
281 RSA_DECRYPT_FAILED Internal RSA decryption failed