bird whatsapp groups
Usage
Ejemplo de código
bird whatsapp groupsDescription
A group is one WhatsApp chat shared between a business number and up to 8 people, who
join by opening its invite link — no operation adds anyone. Creating, changing and
deleting a group are asynchronous: the response is the request accepted, and re-reading
the group is how you see WhatsApp settle it.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.
Commands
| Name | Description |
|---|---|
| create | Create a WhatsApp group |
| delete | Delete a WhatsApp group |
| get | Get a WhatsApp group |
| invite-link | Rotate a group's invite link |
| join-requests | Decide who gets into a group |
| list | List WhatsApp groups |
| participants | Remove people from a group |
| pins | Pin and unpin messages in a group |
| update | Update a WhatsApp group |
Recursos relacionados
Continúa con la documentación, guías y ejemplos sobre este tema. Los recursos están en inglés.
Comprender el conceptoShould I use a Bird SDK or call the API directly?Seguir la ruta de aprendizajeBuild your first integrationGuía de implementaciónSend your first email
Obtener un resumen de implementación