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

# IHydratedTemplateButton

> Protobuf interface IHydratedTemplateButton generated from WAProto.

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

## Properties

### callButton?

> `optional` **callButton**: `null` | [`IHydratedCallButton`](/proto-reference/HydratedTemplateButton/interfaces/IHydratedCallButton)

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

***

### index?

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

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

***

### quickReplyButton?

> `optional` **quickReplyButton**: `null` | [`IHydratedQuickReplyButton`](/proto-reference/HydratedTemplateButton/interfaces/IHydratedQuickReplyButton)

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

***

### urlButton?

> `optional` **urlButton**: `null` | [`IHydratedURLButton`](/proto-reference/HydratedTemplateButton/interfaces/IHydratedURLButton)

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