[**GREEN-API WhatsApp SDK v2 v1.0.3**](../README.md)

***

[GREEN-API WhatsApp SDK v2](../globals.md) / GroupData

# Interface: GroupData

Defined in: [types/groups.ts:27](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L27)

## Properties

### creation

> **creation**: `number`

Defined in: [types/groups.ts:31](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L31)

***

### groupId

> **groupId**: `string`

Defined in: [types/groups.ts:28](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L28)

***

### groupInviteLink

> **groupInviteLink**: `string`

Defined in: [types/groups.ts:35](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L35)

***

### owner

> **owner**: `string`

Defined in: [types/groups.ts:29](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L29)

***

### participants

> **participants**: [`GroupParticipant`](GroupParticipant.md)[]

Defined in: [types/groups.ts:32](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L32)

***

### subject

> **subject**: `string`

Defined in: [types/groups.ts:30](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L30)

***

### subjectOwner

> **subjectOwner**: `string`

Defined in: [types/groups.ts:34](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L34)

***

### subjectTime

> **subjectTime**: `number`

Defined in: [types/groups.ts:33](https://github.com/green-api/whatsapp-api-client-js-v2/blob/7fa39a40b101be7898f7db72bda0dfd9731ef5fd/src/types/groups.ts#L33)
