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

# EndOfHistoryTransferType

> Protobuf enumeration EndOfHistoryTransferType generated from WAProto.

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

## Enumeration Members

### COMPLETE\_AND\_NO\_MORE\_MESSAGE\_REMAIN\_ON\_PRIMARY

> **COMPLETE\_AND\_NO\_MORE\_MESSAGE\_REMAIN\_ON\_PRIMARY**: `1`

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

***

### COMPLETE\_BUT\_MORE\_MESSAGES\_REMAIN\_ON\_PRIMARY

> **COMPLETE\_BUT\_MORE\_MESSAGES\_REMAIN\_ON\_PRIMARY**: `0`

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

***

### COMPLETE\_ON\_DEMAND\_SYNC\_BUT\_MORE\_MSG\_REMAIN\_ON\_PRIMARY

> **COMPLETE\_ON\_DEMAND\_SYNC\_BUT\_MORE\_MSG\_REMAIN\_ON\_PRIMARY**: `2`

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