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

# PremiumModelStatus

> Protobuf enumeration PremiumModelStatus generated from WAProto.

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

## Enumeration Members

### AVAILABLE

> **AVAILABLE**: `1`

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

***

### QUOTA\_EXCEED\_LIMIT

> **QUOTA\_EXCEED\_LIMIT**: `2`

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

***

### UNKNOWN\_STATUS

> **UNKNOWN\_STATUS**: `0`

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