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

# INewsletterFollowerInviteMessage

> Protobuf interface INewsletterFollowerInviteMessage generated from WAProto.

Defined in: [WAProto/index.d.ts:7535](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7535)

## Properties

### caption?

> `optional` **caption**: `null` | `string`

Defined in: [WAProto/index.d.ts:7539](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7539)

***

### contextInfo?

> `optional` **contextInfo**: `null` | [`IContextInfo`](/proto-reference/interfaces/IContextInfo)

Defined in: [WAProto/index.d.ts:7540](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7540)

***

### jpegThumbnail?

> `optional` **jpegThumbnail**: `null` | `Uint8Array`\<`ArrayBufferLike`>

Defined in: [WAProto/index.d.ts:7538](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7538)

***

### newsletterJid?

> `optional` **newsletterJid**: `null` | `string`

Defined in: [WAProto/index.d.ts:7536](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7536)

***

### newsletterName?

> `optional` **newsletterName**: `null` | `string`

Defined in: [WAProto/index.d.ts:7537](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L7537)
