Hierarchy

  • Webhook

Constructors

Methods

  • Check whether or not the current webhook is valid.

    Returns

    Promise

    Returns Promise<boolean>

  • Send webhook

    Returns

    AxiosPromise

    Returns Promise<unknown>

  • Set Message contents. Max 2000 characters

    Returns

    Embed

    Parameters

    • content: string

      string

    Returns Webhook

  • Set Whether or not this notification should be read as text to speech.

    Returns

    Embed

    Parameters

    • flag: boolean

      boolean

    Returns Webhook

Generated using TypeDoc