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

# IAIRichResponseInlineImageMetadata

> Protobuf interface IAIRichResponseInlineImageMetadata generated from WAProto.

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

## Properties

### alignment?

> `optional` **alignment**: `null` | [`AIRichResponseImageAlignment`](/proto-reference/AIRichResponseInlineImageMetadata/enumerations/AIRichResponseImageAlignment)

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

***

### imageText?

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

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

***

### imageUrl?

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

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

***

### tapLinkUrl?

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

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