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

# GroupInviteInfo

> Type Alias GroupInviteInfo in the Baileys API.

> **GroupInviteInfo**: `object`

Defined in: [src/Types/Message.ts:220](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Message.ts#L220)

## Type declaration

### inviteCode

> **inviteCode**: `string`

### inviteExpiration

> **inviteExpiration**: `number`

### jid

> **jid**: `string`

### subject

> **subject**: `string`

### text

> **text**: `string`
