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

# IAIRichResponseMessage

> Protobuf interface IAIRichResponseMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### messageType?

> `optional` **messageType**: `null` | [`AIRichResponseMessageType`](/proto-reference/enumerations/AIRichResponseMessageType)

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

***

### submessages?

> `optional` **submessages**: `null` | [`IAIRichResponseSubMessage`](/proto-reference/interfaces/IAIRichResponseSubMessage)\[]

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

***

### unifiedResponse?

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

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