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

# ITemplateMessage

> Protobuf interface ITemplateMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### fourRowTemplate?

> `optional` **fourRowTemplate**: `null` | [`IFourRowTemplate`](/proto-reference/Message/TemplateMessage/interfaces/IFourRowTemplate)

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

***

### hydratedFourRowTemplate?

> `optional` **hydratedFourRowTemplate**: `null` | [`IHydratedFourRowTemplate`](/proto-reference/Message/TemplateMessage/interfaces/IHydratedFourRowTemplate)

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

***

### hydratedTemplate?

> `optional` **hydratedTemplate**: `null` | [`IHydratedFourRowTemplate`](/proto-reference/Message/TemplateMessage/interfaces/IHydratedFourRowTemplate)

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

***

### interactiveMessageTemplate?

> `optional` **interactiveMessageTemplate**: `null` | [`IInteractiveMessage`](/proto-reference/Message/interfaces/IInteractiveMessage)

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

***

### templateId?

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

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