Class ButtonComponent

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

data: Readonly<APIButtonComponent>

Accessors

  • get customId(): null | string
  • Returns null | string

  • get disabled(): boolean
  • Returns boolean

  • get label(): null | string
  • Returns null | string

  • get type(): RawComponentData["type"]
  • Returns RawComponentData["type"]

  • get url(): null | string
  • Returns null | string

Methods

Generated using TypeDoc