Skip to main content

Find Messages Update

POST 

/chat/fetchMessageUpdate

The batch of data will be automatically sent to the path: /api/allMessageUpdate of the registered webhook

Request

Query Parameters

    operator string

    Possible values: [and, or]

    default: and

Body

    messageId stringrequired
    wuid stringrequired
    status stringrequired

    Default value: DELIVERY_ACK | READ

    fromMe booleanrequired

Responses

Schema
    count numberrequired
Loading...