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

# ReleaseChannel

> Protobuf enumeration ReleaseChannel generated from WAProto.

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

## Enumeration Members

### ALPHA

> **ALPHA**: `2`

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

***

### BETA

> **BETA**: `1`

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

***

### DEBUG

> **DEBUG**: `3`

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

***

### RELEASE

> **RELEASE**: `0`

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