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

# IAIHomeState

> Protobuf interface IAIHomeState generated from WAProto.

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

## Properties

### capabilityOptions?

> `optional` **capabilityOptions**: `null` | [`IAIHomeOption`](/proto-reference/AIHomeState/interfaces/IAIHomeOption)\[]

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

***

### conversationOptions?

> `optional` **conversationOptions**: `null` | [`IAIHomeOption`](/proto-reference/AIHomeState/interfaces/IAIHomeOption)\[]

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

***

### lastFetchTime?

> `optional` **lastFetchTime**: `null` | `number` | `Long`

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