> ## 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:3279](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L3279)

## Enumeration Members

### IMAGE

> **IMAGE**: `1`

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

***

### NONE

> **NONE**: `0`

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

***

### VIDEO

> **VIDEO**: `2`

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