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

# IAIRichResponseSubMessage

> Protobuf interface IAIRichResponseSubMessage generated from WAProto.

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

## Properties

### codeMetadata?

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

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

***

### contentItemsMetadata?

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

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

***

### dynamicMetadata?

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

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

***

### gridImageMetadata?

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

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

***

### imageMetadata?

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

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

***

### latexMetadata?

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

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

***

### mapMetadata?

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

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

***

### messageText?

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

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

***

### messageType?

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

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

***

### tableMetadata?

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

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