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

# IBotFeatureQuotaMetadata

> Protobuf interface IBotFeatureQuotaMetadata generated from WAProto.

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

## Properties

### expirationTimestamp?

> `optional` **expirationTimestamp**: `null` | `number` | `Long`

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

***

### featureType?

> `optional` **featureType**: `null` | [`BotFeatureType`](/proto-reference/BotQuotaMetadata/BotFeatureQuotaMetadata/enumerations/BotFeatureType)

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

***

### remainingQuota?

> `optional` **remainingQuota**: `null` | `number`

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