send_sticker
Send a sticker to a WhatsApp number using a URL or base64 string. Supports quoting messages and mentioning recipients.
Instructions
Send a sticker by URL or base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delay | No | Delay in milliseconds before sending | |
| number | Yes | Recipient phone number with country code, e.g. 5491112345678 | |
| quoted | No | Message to quote/reply to | |
| sticker | Yes | URL or base64 of the sticker | |
| mentioned | No | Phone numbers to mention | |
| instanceName | Yes | Name of the Evolution API instance | |
| mentionsEveryOne | No |