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

# ITemplateButton

> Protobuf interface ITemplateButton generated from WAProto.

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

## Properties

### callButton?

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

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

***

### index?

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

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

***

### quickReplyButton?

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

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

***

### urlButton?

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

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