Skip to main content
Wapi.js Docs / InteractiveMessageTypeEnum

Enumeration: InteractiveMessageTypeEnum

Represents the enum for interactive message types.

Enumeration Members

Button

Button: "button"

Source

packages/wapi.js/src/structures/interaction/interface.ts:48

Catalog

Catalog: "catalog_message"

Source

packages/wapi.js/src/structures/interaction/interface.ts:49

Flow

Flow: "flow"

Source

packages/wapi.js/src/structures/interaction/interface.ts:53

List

List: "list"

Source

packages/wapi.js/src/structures/interaction/interface.ts:50

Product

Product: "product"

Source

packages/wapi.js/src/structures/interaction/interface.ts:51

ProductList

ProductList: "product_list"

Source

packages/wapi.js/src/structures/interaction/interface.ts:52
I