Message Unpinned
Supported & TestedEmitted when a user unpins a message in a conversation JID.
Example Webhook Event Payload
Webhook Event Body (JSON)
Response · 200 OK
{
"event": "message.unpinned",
"instance_id": "demo_instance",
"message_id": "MSG_DEMO_001",
"confirmed": true,
"timestamp": 1782582384
} Was this page helpful?