Chats
Webhooks that Whapi.Cloud will generate regarding your chats.
Created a new chat with an incoming message
{
"chats": [
{
"id": "[email protected]",
"type": "contact",
"timestamp": 1747660332,
"unread": 1,
"not_spam": true
}
],
"event": {
"type": "chats",
"event": "post"
},
"channel_id": "MANTIS-M72HC"
}Created a new chat with an outgoing message
The chat has been deleted
Chat changes: label installed/removed, chat set to mute/unmute
The disappearing message settings in chat have been changed
Format
Last updated