App Logo
web.whatsapp.com

WhatsApp — Get message reactions

Get the emoji reactions on a specific WhatsApp message (by messageId, from get_conversation/search_messages), including who reacted with each emoji. Opens the reaction badge's "View reactions" popup, reads each distinct emoji's tab (emoji + count) and, per tab, the reactor names. Returns { messageId, reactions: [] } if the message has no reactions.

Input

name required

Exact chat name to open (as returned by get_inbox).

messageId required

Message id (data-id) to read reactions from, from get_conversation/search_messages.

Output

messageId required
reactions required

Start building not clicking