Class ButtonBuilder<T>

Type Parameters

Hierarchy

  • ButtonBuilder

Constructors

Properties

Methods

Constructors

Properties

buttons: Map<"text" | "linkPreview" | "mentions" | "contextInfo" | "buttons" | "edit" | "viewOnce" | "image" | "caption" | "jpegThumbnail" | keyof Templatable | keyof Listable | keyof WithDimensions | "mimetype" | "video" | "gifPlayback" | "audio" | "ptt" | "seconds" | "sticker" | "isAnimated" | "document" | "fileName" | "poll" | "contacts" | "location" | "react" | "buttonReply" | "type" | "listReply" | "product" | "businessOwnerJid" | "body", any> = ...
type: T

type of button

Methods

  • Build button structures

    Returns

    Returns AnyMessageContent

Generated using TypeDoc