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

# IFullHistorySyncOnDemandRequestResponse

> Protobuf interface IFullHistorySyncOnDemandRequestResponse generated from WAProto.

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

## Properties

### requestMetadata?

> `optional` **requestMetadata**: `null` | [`IFullHistorySyncOnDemandRequestMetadata`](/proto-reference/Message/interfaces/IFullHistorySyncOnDemandRequestMetadata)

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

***

### responseCode?

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

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