Discord.https - v3.0.16
Preparing search index...
index
APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper
Type Alias APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper<Base, ChoiceType>
APIApplicationCommandOptionWithAutocompleteOrChoicesWrapper
:
|
Base
&
{
autocomplete
:
true
;
choices
?:
[
]
}
|
Base
&
{
autocomplete
?:
false
;
choices
?:
ChoiceType
[]
}
Type Parameters
Base
extends
APIApplicationCommandOptionBase
<
ApplicationCommandOptionType
>
ChoiceType
extends
APIApplicationCommandOptionChoice
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Discord.https - v3.0.16
Loading...