send_media
Send media files such as images, videos, audio, or documents to WhatsApp contacts using a URL or base64 data.
Instructions
Send image/video/audio/document by URL or base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Phone number or JID | |
| url | No | ||
| type | Yes | ||
| base64 | No | ||
| caption | No | ||
| fileName | No |