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

# WAConnectionState

> Type Alias WAConnectionState in the Baileys API.

> **WAConnectionState**: `"open"` | `"connecting"` | `"close"`

Defined in: [src/Types/State.ts:15](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/State.ts#L15)
