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

# IAIHomeOption

> Protobuf interface IAIHomeOption generated from WAProto.

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

## Properties

### imageBackgroundColor?

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

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

***

### imageTintColor?

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

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

***

### imageWdsIdentifier?

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

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

***

### promptText?

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

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

***

### sessionId?

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

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

***

### title?

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

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

***

### type?

> `optional` **type**: `null` | [`AIHomeActionType`](/proto-reference/AIHomeState/AIHomeOption/enumerations/AIHomeActionType)

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