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

# BotSessionSource

> Protobuf enumeration BotSessionSource generated from WAProto.

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

## Enumeration Members

### EMU\_FLASH

> **EMU\_FLASH**: `4`

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

***

### EMU\_FLASH\_FOLLOWUP

> **EMU\_FLASH\_FOLLOWUP**: `5`

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

***

### NONE

> **NONE**: `0`

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

***

### NULL\_STATE

> **NULL\_STATE**: `1`

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

***

### TYPEAHEAD

> **TYPEAHEAD**: `2`

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

***

### USER\_INPUT

> **USER\_INPUT**: `3`

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

***

### VOICE

> **VOICE**: `6`

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