> ## 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.

# InteractionNotificationTypeEnum

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

# Enumeration: InteractionNotificationTypeEnum

Enum representing the types of interaction notification

## Enumeration Members

### ButtonReply

> **ButtonReply**: `"button_reply"`

#### Source

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

***

### ListReply

> **ListReply**: `"list_reply"`

#### Source

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