Constructors

Properties

client: BetterClient

Our client.

Methods

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

    Parameters

    • interaction: AutocompleteInteraction<CacheType>

      The interaction created.

    Returns Promise<void>