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

# ReminderFrequency

> Protobuf enumeration ReminderFrequency generated from WAProto.

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

## Enumeration Members

### BIWEEKLY

> **BIWEEKLY**: `4`

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

***

### DAILY

> **DAILY**: `2`

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

***

### MONTHLY

> **MONTHLY**: `5`

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

***

### ONCE

> **ONCE**: `1`

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

***

### WEEKLY

> **WEEKLY**: `3`

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