Class ApplicationCommandOptionWithChoicesMixin<ChoiceType>

This mixin holds choices and autocomplete symbols used for options.

Type Parameters

  • ChoiceType extends number | string

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

choices?: APIApplicationCommandOptionChoice<ChoiceType>[]

The choices of this option.

The type of this option.

Methods

Generated using TypeDoc