Skip to content

Commit 46d3d8a

Browse files
committed
Update REACTION_INVALID error message
1 parent f7b9137 commit 46d3d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ RANDOM_ID_INVALID The provided random ID is invalid
249249
RANDOM_LENGTH_INVALIDThe random length is invalid
250250
RANGES_INVALIDInvalid range provided
251251
REACTION_EMPTYThe reaction provided is empty
252-
REACTION_INVALIDInvalid reaction provided (only emoji are allowed)
252+
REACTION_INVALIDInvalid reaction provided (only valid emoji are allowed)
253253
REFLECTOR_NOT_AVAILABLEThe call reflector is not available
254254
REPLY_MARKUP_BUY_EMPTYReply markup for buy button empty
255255
REPLY_MARKUP_GAME_EMPTYThe provided reply markup for the game is empty

0 commit comments

Comments
 (0)