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

# IAIThreadInfo

> Protobuf interface IAIThreadInfo generated from WAProto.

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

## Properties

### clientInfo?

> `optional` **clientInfo**: `null` | [`IAIThreadClientInfo`](/proto-reference/AIThreadInfo/interfaces/IAIThreadClientInfo)

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

***

### serverInfo?

> `optional` **serverInfo**: `null` | [`IAIThreadServerInfo`](/proto-reference/AIThreadInfo/interfaces/IAIThreadServerInfo)

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