message_getInfo
Retrieve delivery status of a WhatsApp message using chat and message IDs. Returns null if the message doesn't exist or wasn't sent by you.
Instructions
[Message] Get information about message delivery status. May return null if the message does not exist or is not sent by you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | No | The chat id which contains the message | |
| messageId | No | Unique WhatsApp ID for the message | |
| sessionId | Yes | Unique identifier for the session (alphanumeric and - allowed) |