Constructors

Properties

client: BetterClient

Our client.

Methods

  • Handle the interaction created for this modal to make sure the user and client can execute it.

    Parameters

    • interaction: ModalSubmitInteraction<CacheType>

      The interaction created.

    Returns Promise<void | InteractionResponse<boolean>>