-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
When I send a message using the API, I receive a webhook with message.any and source=app. I think this is incorrect?
{
"id": "evt_01kbec8dab4k2tg8res92paq5n",
"timestamp": 1764640437579,
"event": "message.any",
"session": "051855",
"me": {
"id": "xxx@c.us",
"pushName": "xxx",
"lid": "xxx@lid"
},
"payload": {
"id": "x@g.xxx@lid",
"timestamp": 1764640437,
"from": "xxx@g.us",
"fromMe": true,
"source": "app",
"body": "xxx",
"to": "xxx@g.us",
"participant": "xxx@lid",
"hasMedia": false,
"media": null,
"ack": 1,
"ackName": "SERVER",
"location": null,
"vCards": null,
"replyTo": null,
"_data": {
"key": {
"remoteJid": "xxx@g.us",
"fromMe": true,
"id": "3EB03166C14ACBB1F4A2F2",
"participant": "xxx@lid",
"addressingMode": "lid"
},
"messageTimestamp": 1764640437,
"pushName": "xxx",
"broadcast": false,
"status": 2,
"message": {
"extendedTextMessage": {
"text": "以上xxxxx組通知"
}
}
}
},
"engine": "NOWEB",
"environment": {
"version": "2025.11.4",
"engine": "NOWEB",
"tier": "PLUS",
"browser": null
}
}