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

# IInteractiveResponseMessage

> Protobuf interface IInteractiveResponseMessage generated from WAProto.

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

## Properties

### body?

> `optional` **body**: `null` | [`IBody`](/proto-reference/Message/InteractiveResponseMessage/interfaces/IBody)

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

***

### contextInfo?

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

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

***

### nativeFlowResponseMessage?

> `optional` **nativeFlowResponseMessage**: `null` | [`INativeFlowResponseMessage`](/proto-reference/Message/InteractiveResponseMessage/interfaces/INativeFlowResponseMessage)

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