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

# IHistorySyncChunkRetryResponse

> Protobuf interface IHistorySyncChunkRetryResponse generated from WAProto.

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

## Properties

### canRecover?

> `optional` **canRecover**: `null` | `boolean`

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

***

### chunkOrder?

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

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

***

### requestId?

> `optional` **requestId**: `null` | `string`

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

***

### responseCode?

> `optional` **responseCode**: `null` | [`HistorySyncChunkRetryResponseCode`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/enumerations/HistorySyncChunkRetryResponseCode)

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

***

### syncType?

> `optional` **syncType**: `null` | [`HistorySyncType`](/proto-reference/Message/enumerations/HistorySyncType)

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