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

# StatusSourceType

> Protobuf enumeration StatusSourceType generated from WAProto.

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

## Enumeration Members

### AUDIO

> **AUDIO**: `3`

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

***

### GIF

> **GIF**: `2`

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

***

### IMAGE

> **IMAGE**: `0`

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

***

### MUSIC\_STANDALONE

> **MUSIC\_STANDALONE**: `5`

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

***

### TEXT

> **TEXT**: `4`

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

***

### VIDEO

> **VIDEO**: `1`

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