📌 WhatsApp API without the hassle and nerves! 🤘
Authorization: Bearer ********************{
"emoji": "string"
}curl --location --request PUT '/messages//reaction' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"emoji": "string"
}'{
"success": true
}