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

# HeaderType

> Protobuf enumeration HeaderType generated from WAProto.

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

## Enumeration Members

### DOCUMENT

> **DOCUMENT**: `3`

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

***

### EMPTY

> **EMPTY**: `1`

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

***

### IMAGE

> **IMAGE**: `4`

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

***

### LOCATION

> **LOCATION**: `6`

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

***

### TEXT

> **TEXT**: `2`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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

***

### VIDEO

> **VIDEO**: `5`

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