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

# ISyncdPatch

> Protobuf interface ISyncdPatch generated from WAProto.

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

## Properties

### clientDebugData?

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

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

***

### deviceIndex?

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

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

***

### exitCode?

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

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

***

### externalMutations?

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

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

***

### keyId?

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

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

***

### mutations?

> `optional` **mutations**: `null` | [`ISyncdMutation`](/proto-reference/interfaces/ISyncdMutation)\[]

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

***

### patchMac?

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

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

***

### snapshotMac?

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

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

***

### version?

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

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