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