Skip to main content

Overview

Manage sent messages programmatically: react, star, delete, forward, mark as seen, and read chat history.

React to Message

React to a WhatsApp message with an emoji. (learn more)
Set reaction parameter to an empty string to remove an existing reaction from a message.

Star Message

Star or unstar a specific message.
By default, messages are unstarred. Set star to true to star a message. or set it to false to unstar.

Delete Message

Delete a message from a chat. (learn more)

Forward Message

Forward a message to another chat. (learn more)

Send Seen

Mark a message as seen (read). For group messages, provide the participant JID.

Read Chat

Read a chat history window and optionally mark recent messages as read. (learn more)