bird whatsapp get
Usage
Contoh kode
bird whatsapp get <message-id> [flags]Description
Get one WhatsApp message by id: current delivery status, sent/delivered/read timestamps, the template it was sent from, and failure detail if it failed. For the per-event timeline use whatsapp_list_events.
Examples
Contoh kode
bird whatsapp get <id>
bird whatsapp get <id> -f text
# find an id to pass
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 send | Send a WhatsApp template message to one recipient. |