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

# WAGroupCreateResponse

> Interface WAGroupCreateResponse in the Baileys API.

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

## Properties

### gid?

> `optional` **gid**: `string`

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

***

### participants?

> `optional` **participants**: \[\{}]

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

***

### status

> **status**: `number`

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