Wapi.js home pagelight logodark logo
  • Report Bug
  • Github
  • Github
Guide
API Reference
  • Star us on GitHub
  • Sign up to WapiKit
  • Community
  • API Documentation
    • README
    • classes
    • enumerations
    • interfaces
      • AdInteractionEventInterface
      • AudioMessageEventInterface
      • AudioMessageInterface
      • BaseEventInterface
      • ButtonInteractionMessageInterface
      • ButtonReplyInteractionMessageEventInterface
      • ContactMessageEventInterface
      • ContactMessageInterface
      • CustomerIdentityChangeEventInterface
      • CustomerNumberChangeEventInterface
      • DocumentMessageEventInterface
      • DocumentMessageInterface
      • ImageMessageEventInterface
      • ImageMessageInterface
      • InteractiveMessageInterface
      • ListInteractionMessageEventInterface
      • ListInteractionMessageInterface
      • LocationMessageEventInterface
      • LocationMessageInterface
      • MediaMessageEventInterface
      • MediaMessageInterface
      • MessageEventInterface
      • MessageFailedEventInterface
      • OrderMessageEventInterface
      • ProductInquiryEventInterface
      • ProductInterface
      • ProductListMessageInterface
      • ProductListSectionInterface
      • ProductMessageMessageInterface
      • QuickReplyButtonInteractionEventInterface
      • ReactionEventInterface
      • ReactionMessageInterface
      • StatusUpdateEventInterface
      • StickerMessageEventInterface
      • StickerMessageInterface
      • TemplateMessageInterface
      • TextMessageEventInterface
      • TextMessageInterface
      • UnknownEventInterface
      • VideoMessageEventInterface
      • VideoMessageInterface
    • type aliases
    interfaces

    ProductListSectionInterface

    Wapi.js Docs / ProductListSectionInterface

    ​
    Interface: ProductListSectionInterface

    ​
    Properties

    ​
    products

    products: Product[]

    ​
    Source

    packages/wapi.js/src/structures/multi-product/interface.ts:5


    ​
    title

    title: string

    ​
    Source

    packages/wapi.js/src/structures/multi-product/interface.ts:6

    ​
    Methods

    ​
    addProduct()

    addProduct(product): void

    ​
    Parameters

    • product: Product

    ​
    Returns

    void

    ​
    Source

    packages/wapi.js/src/structures/multi-product/interface.ts:7

    Was this page helpful?

    Suggest editsRaise issue
    ProductListMessageInterfaceProductMessageMessageInterface
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Interface: ProductListSectionInterface
    • Properties
    • products
    • Source
    • title
    • Source
    • Methods
    • addProduct()
    • Parameters
    • Returns
    • Source