Skip to main content

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.

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