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

# IListMessage

> Protobuf interface IListMessage generated from WAProto.

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

## Properties

### buttonText?

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

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

***

### contextInfo?

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

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

***

### description?

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

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

***

### footerText?

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

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

***

### listType?

> `optional` **listType**: `null` | [`ListType`](/proto-reference/Message/ListMessage/enumerations/ListType)

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

***

### productListInfo?

> `optional` **productListInfo**: `null` | [`IProductListInfo`](/proto-reference/Message/ListMessage/interfaces/IProductListInfo)

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

***

### sections?

> `optional` **sections**: `null` | [`ISection`](/proto-reference/Message/ListMessage/interfaces/ISection)\[]

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

***

### title?

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

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