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

# ReminderAction

> Protobuf enumeration ReminderAction generated from WAProto.

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

## Enumeration Members

### CREATE

> **CREATE**: `2`

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

***

### DELETE

> **DELETE**: `3`

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

***

### NOTIFY

> **NOTIFY**: `1`

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

***

### UPDATE

> **UPDATE**: `4`

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