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

# GroupModificationResponse

> Interface GroupModificationResponse in the Baileys API.

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

## Properties

### participants?

> `optional` **participants**: `object`

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

#### Index Signature

\[`key`: `string`]: `object`

***

### status

> **status**: `number`

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