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

# IListResponseMessage

> Protobuf interface IListResponseMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### description?

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

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

***

### listType?

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

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

***

### singleSelectReply?

> `optional` **singleSelectReply**: `null` | [`ISingleSelectReply`](/proto-reference/Message/ListResponseMessage/interfaces/ISingleSelectReply)

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

***

### title?

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

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