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