Class Embed

Hierarchy

  • Embed

Constructors

  • Parameters

    Returns Embed

Properties

data: Readonly<APIEmbed>

Accessors

  • get color(): null | number
  • Returns null | number

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

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

  • get length(): number
  • Returns number

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

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

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

Methods

  • Parameters

    Returns boolean

  • Returns APIEmbed

Generated using TypeDoc