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