Skip to main content

Messages Any

Webhook 

message.any

Incoming message (text/audio/files) from a user or group chat.

Fired on all message creations, including your own. The payload is the same as for message event.

Fields:

  • hasMedia: true | false - indicates if the message has media attached

  • _data - internal engine data, can be different for each engine

Request

Responses

The API successfully processed the batch of messages and returned a status of 200, confirming successful receipt and synchronization.