Discord.https - v3.0.16
Preparing search index...
index
APIApplicationCommandInteractionDataSubcommandOption
Interface APIApplicationCommandInteractionDataSubcommandOption<Type>
interface
APIApplicationCommandInteractionDataSubcommandOption
<
Type
extends
InteractionType
=
InteractionType
,
>
{
name
:
string
;
options
?:
APIApplicationCommandInteractionDataBasicOption
<
Type
>
[]
;
type
:
Subcommand
;
}
Type Parameters
Type
extends
InteractionType
=
InteractionType
Index
Properties
name
options?
type
Properties
name
name
:
string
Optional
options
options
?:
APIApplicationCommandInteractionDataBasicOption
<
Type
>
[]
type
type
:
Subcommand
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
options
type
Discord.https - v3.0.16
Loading...