Constructors

Properties

Methods

Constructors

Properties

client: BetterClient

Our client.

name: string

The beginning of the customId this modal listens for.

Methods

  • Run this modal.

    Parameters

    • _interaction: ModalSubmitInteraction<CacheType>

      The interaction that was created.

    Returns Promise<any>