> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# ParticipantAction

> Type Alias ParticipantAction in the Baileys API.

> **ParticipantAction**: `"add"` | `"remove"` | `"promote"` | `"demote"` | `"modify"`

Defined in: [src/Types/GroupMetadata.ts:10](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/GroupMetadata.ts#L10)
