Class ButtonBuilder

Hierarchy

  • ButtonBuilder

Constructors

  • Parameters

    • Optional opts: {
          copy_code: null;
          displayText: null;
          id: null;
          merhcant_url: null;
          type: "quick_reply";
          url: null;
      }
      • copy_code: null
      • displayText: null
      • id: null
      • merhcant_url: null
      • type: "quick_reply"
      • url: null

    Returns ButtonBuilder

Properties

copy_code: null | string
displayText: null | string
id: null | string
merhcant_url: null | string
url: null | string

Methods

Generated using TypeDoc