Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
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-js-button-pagination-ts
Loading...