Send a reaction to a message
Full Emoji List: https://unicode.org/emoji/charts/full-emoji-list.html
// to react a messageWPP.chat.sendReactionToMessage('[message_id]', '🤯');// to removeWPP.chat.sendReactionToMessage('[message_id]', false); Copy
// to react a messageWPP.chat.sendReactionToMessage('[message_id]', '🤯');// to removeWPP.chat.sendReactionToMessage('[message_id]', false);
Send a reaction to a message
Full Emoji List: https://unicode.org/emoji/charts/full-emoji-list.html