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

# IADVKeyIndexList

> Protobuf interface IADVKeyIndexList generated from WAProto.

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

## Properties

### accountType?

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

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

***

### currentIndex?

> `optional` **currentIndex**: `null` | `number`

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

***

### rawId?

> `optional` **rawId**: `null` | `number`

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

***

### timestamp?

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

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

***

### validIndexes?

> `optional` **validIndexes**: `null` | `number`\[]

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