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

# IButtonsResponseMessage

> Protobuf interface IButtonsResponseMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### selectedButtonId?

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

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

***

### selectedDisplayText?

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

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

***

### type?

> `optional` **type**: `null` | [`Type`](/proto-reference/Message/ButtonsResponseMessage/enumerations/Type)

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