bird whatsapp groups
Usage
Codebeispiel
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 |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Das Konzept verstehenShould I use a Bird SDK or call the API directly?Dem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Implementierungs-Briefing erhalten