bird whatsapp preview
Usage
Contoh kode
bird whatsapp preview [flags]Description
Returns a preview_url for the public builder at https://bird.com/tools/whatsapp-message-builder.
The JSON body contains one service message content kind. Sender, recipient,
metadata, and tags are omitted from the link. Templates and reply quotes are
unsupported. Content is validated against the API schema before creating the link.
The builder also checks whether its editor can represent the content.
No authentication is required and no message is sent. Anyone with the link can
read its message content. Content is limited to 24,000 UTF-8 bytes after compaction.
--open also opens the link in your browser.
Examples
Contoh kode
bird whatsapp preview --body-file message.json --open
cat message.json | bird whatsapp preview --body-file -Options
| Name | Description |
|---|---|
| --body-file | Message JSON file, or - to read stdin |
| --open | Open the preview link in your browser |
Related
| Name | Description |
|---|---|
| bird whatsapp get | Get a WhatsApp message |
| bird whatsapp list | List WhatsApp messages |
| bird whatsapp list-events | List events for a WhatsApp message |
| bird whatsapp mark-read | Mark a WhatsApp message as read |
| bird whatsapp media | Download a received WhatsApp message's media |
| bird whatsapp send | Send a WhatsApp message to one recipient or one group |
Sumber daya terkait
Lanjutkan dengan dokumentasi, panduan, dan contoh untuk topik ini. Sumber daya tersedia dalam bahasa Inggris.
Pahami konsepnyaShould I use a Bird SDK or call the API directly?Ikuti jalur pembelajaranBuild your first integrationPanduan implementasiSend your first email
Dapatkan ringkasan implementasi