React to a message
send_reaction(client, key, reaction, verbose = FALSE)A named list parsed from the JSON response of the Evolution API.
Typical fields include message identifiers and acknowledgement metadata.
The HTTP status code is stored in attr(result, "http_status").
This return value indicates that the reaction was successfully sent.
An evo_client() object.
List with remoteJid, fromMe, id of the target message.
Emoji like "\xF0\x9F\x98\x81".
Logical. If TRUE, logs request/response details.