Message Starred
Supported & TestedEmitted when a user stars a message in a conversation.
Example Webhook Event Payload
Webhook Event Body (JSON)
Response · 200 OK
{
"event": "message.starred",
"instance_id": "demo_instance",
"message_id": "MSG_DEMO_001",
"timestamp": 1782582385
} Was this page helpful?