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

# ISyncActionData

> Protobuf interface ISyncActionData generated from WAProto.

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

## Properties

### index?

> `optional` **index**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### padding?

> `optional` **padding**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### value?

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

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

***

### version?

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

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