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

# MediaType

> Protobuf enumeration MediaType generated from WAProto.

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

## Enumeration Members

### AUDIO

> **AUDIO**: `1`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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

***

### VIDEO

> **VIDEO**: `2`

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