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

# ITemplateButtonReplyMessage

> Protobuf interface ITemplateButtonReplyMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### selectedCarouselCardIndex?

> `optional` **selectedCarouselCardIndex**: `null` | `number`

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

***

### selectedDisplayText?

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

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

***

### selectedId?

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

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

***

### selectedIndex?

> `optional` **selectedIndex**: `null` | `number`

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