{
"chatId": "71234567890@c.us",
"idMessage": "3EB0C767D097B7C7C030",
"reaction": "❤️"
}
curl --location --globoff 'https://api.green-api.com/waInstance<Your idInstance from your Green API account>/sendReaction/<Your apiTokenInstance from your Green API account>' \
--header 'User-Agent: GREEN-API_POSTMAN/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "71234567890@c.us",
"idMessage": "3EB0C767D097B7C7C030",
"reaction": "❤️"
}'{
"idMessage": "3EB0C767D097B7C7C030"
}