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

# HistorySyncType

> Protobuf enumeration HistorySyncType generated from WAProto.

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

## Enumeration Members

### FULL

> **FULL**: `2`

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

***

### INITIAL\_BOOTSTRAP

> **INITIAL\_BOOTSTRAP**: `0`

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

***

### INITIAL\_STATUS\_V3

> **INITIAL\_STATUS\_V3**: `1`

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

***

### MESSAGE\_ACCESS\_STATUS

> **MESSAGE\_ACCESS\_STATUS**: `8`

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

***

### NO\_HISTORY

> **NO\_HISTORY**: `7`

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

***

### NON\_BLOCKING\_DATA

> **NON\_BLOCKING\_DATA**: `5`

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

***

### ON\_DEMAND

> **ON\_DEMAND**: `6`

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

***

### PUSH\_NAME

> **PUSH\_NAME**: `4`

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

***

### RECENT

> **RECENT**: `3`

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