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

# NotificationEventTypeEnum

[Wapi.js Docs](../README.mdx) / NotificationEventTypeEnum

# Enumeration: NotificationEventTypeEnum

Enum representing the types of notification events

## Enumeration Members

### AdInteraction

> **AdInteraction**: `"AdInteraction"`

#### Source

[packages/wapi.js/src/webhook/type.ts:50](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L50)

***

### AudioMessage

> **AudioMessage**: `"AudioMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:33](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L33)

***

### ButtonInteraction

> **ButtonInteraction**: `"ButtonInteraction"`

#### Source

[packages/wapi.js/src/webhook/type.ts:41](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L41)

***

### ContactsMessage

> **ContactsMessage**: `"ContactsMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:39](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L39)

***

### CustomerIdentityChanged

> **CustomerIdentityChanged**: `"CustomerIdentityChanged"`

#### Source

[packages/wapi.js/src/webhook/type.ts:44](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L44)

***

### CustomerNumberChanged

> **CustomerNumberChanged**: `"CustomerNumberChanged"`

#### Source

[packages/wapi.js/src/webhook/type.ts:43](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L43)

***

### DocumentMessage

> **DocumentMessage**: `"DocumentMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:36](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L36)

***

### ImageMessage

> **ImageMessage**: `"ImageMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:38](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L38)

***

### ListInteraction

> **ListInteraction**: `"ListInteraction"`

#### Source

[packages/wapi.js/src/webhook/type.ts:42](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L42)

***

### LocationMessage

> **LocationMessage**: `"LocationMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:37](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L37)

***

### MessageDeleted

> **MessageDeleted**: `"MessageDeleted"`

#### Source

[packages/wapi.js/src/webhook/type.ts:52](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L52)

***

### MessageDelivered

> **MessageDelivered**: `"MessageDelivered"`

#### Source

[packages/wapi.js/src/webhook/type.ts:47](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L47)

***

### MessageFailed

> **MessageFailed**: `"MessageFailed"`

#### Source

[packages/wapi.js/src/webhook/type.ts:53](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L53)

***

### MessageRead

> **MessageRead**: `"MessageRead"`

#### Source

[packages/wapi.js/src/webhook/type.ts:48](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L48)

***

### MessageSent

> **MessageSent**: `"MessageSent"`

#### Source

[packages/wapi.js/src/webhook/type.ts:46](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L46)

***

### MessageUndelivered

> **MessageUndelivered**: `"MessageUndelivered"`

#### Source

[packages/wapi.js/src/webhook/type.ts:54](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L54)

***

### OrderReceived

> **OrderReceived**: `"OrderReceived"`

#### Source

[packages/wapi.js/src/webhook/type.ts:40](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L40)

***

### ProductInquiry

> **ProductInquiry**: `"ProductInquiry"`

#### Source

[packages/wapi.js/src/webhook/type.ts:51](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L51)

***

### Reaction

> **Reaction**: `"Reaction"`

#### Source

[packages/wapi.js/src/webhook/type.ts:49](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L49)

***

### ReplyMessage

> **ReplyMessage**: `"ReplyMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:55](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L55)

***

### StickerMessage

> **StickerMessage**: `"StickerMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:35](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L35)

***

### TextMessage

> **TextMessage**: `"TextMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:32](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L32)

***

### UnknownEvent

> **UnknownEvent**: `"UnknownEvent"`

#### Source

[packages/wapi.js/src/webhook/type.ts:45](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L45)

***

### VideoMessage

> **VideoMessage**: `"VideoMessage"`

#### Source

[packages/wapi.js/src/webhook/type.ts:34](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L34)
