bird whatsapp get
Usage
Codevoorbeeld
bird whatsapp get <message-id> [flags]Description
Get one WhatsApp message by id: current delivery status, sent/delivered/read timestamps, the one content it was built from (a template, or free-form text, image, video, audio, sticker, document, location, interactive or contact_cards, or interactive_reply on an inbound tap), and failure detail if it failed. For the per-event timeline use whatsapp_list_events.
Examples
Codevoorbeeld
bird whatsapp get <message-id>
bird whatsapp get <message-id> -f text
# the id to pass comes from
bird whatsapp listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird whatsapp list | List WhatsApp messages |
| bird whatsapp list-events | List events for a WhatsApp message |
| bird whatsapp media | Download a received WhatsApp message's media |
| bird whatsapp send | Send a WhatsApp message to one recipient |