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

# NewChatMessageCappingMVStatusType

> Enumeration NewChatMessageCappingMVStatusType in the Baileys API.

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

## Enumeration Members

### ACTIVE

> **ACTIVE**: `"ACTIVE"`

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

***

### ACTIVE\_UPGRADE\_AVAILABLE

> **ACTIVE\_UPGRADE\_AVAILABLE**: `"ACTIVE_UPGRADE_AVAILABLE"`

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

***

### NOT\_ACTIVE

> **NOT\_ACTIVE**: `"NOT_ACTIVE"`

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

***

### NOT\_ELIGIBLE

> **NOT\_ELIGIBLE**: `"NOT_ELIGIBLE"`

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