# `bird whatsapp groups participants`

## Usage

```bash
bird whatsapp groups participants
```

## Description

Participants are current membership, read off the group itself. Removal is the only write
and it cannot be undone: WhatsApp blocks a removed person from rejoining by invite link,
and rotating the link does not lift that.

Destructive commands require --yes.

## Commands

| Name                                                                | Description                                |
| ------------------------------------------------------------------- | ------------------------------------------ |
| [`remove`](/docs/cli/reference/whatsapp-groups-participants-remove) | Remove a participant from a WhatsApp group |

## Related resources

- [Should I use a Bird SDK or call the API directly?](/explained/platform/should-i-use-an-sdk-or-call-the-api-directly) (answer)
- [Build your first integration](/learn/paths/integration) (course)
- [Send your first email](/docs/get-started/send-your-first-email) (docs)

[Get an implementation brief](/learn/workspace?topic=api-basics)
