message_downloadMediaAsData
Retrieve binary data of media attached to a WhatsApp message by providing chat ID, message ID, and session ID.
Instructions
[Message] Download attached message media as binary data
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) |