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

# ISyncdSnapshot

> Protobuf interface ISyncdSnapshot generated from WAProto.

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

## Properties

### keyId?

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

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

***

### mac?

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

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

***

### records?

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

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

***

### version?

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

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