send_message_fast
Skip typing indicator to send WhatsApp messages promptly for time-sensitive alerts such as OTPs.
Instructions
Same as send_message but skips the typing indicator. Use for time-sensitive messages such as OTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | Message text. Required unless media_url is given. | |
| receiver | Yes | Phone number in international format without + (e.g. 6281234567890) | |
| device_id | No | Device ID (e.g. D-XXXXX). Optional if the KIRIMI_DEVICE_ID environment variable is set. | |
| media_url | No | Public URL of media to attach |