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

# AccountLinkState

> Protobuf enumeration AccountLinkState generated from WAProto.

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

## Enumeration Members

### ACTIVE

> **ACTIVE**: `0`

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

***

### PAUSED

> **PAUSED**: `1`

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

***

### UNLINKED

> **UNLINKED**: `2`

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