Skip to content

React to a message

Usage

send_reaction(client, key, reaction, verbose = FALSE)

Arguments

client

An evo_client() object.

key

List with remoteJid, fromMe, id of the target message.

reaction

Emoji like "\xF0\x9F\x98\x81".

verbose

Logical. If TRUE, logs request/response details with cli and enables req_verbose().