Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
APIInteractionDataOptionBase
Interface APIInteractionDataOptionBase<T, D>
interface
APIInteractionDataOptionBase
<
T
extends
ApplicationCommandOptionType
,
D
,
>
{
name
:
string
;
type
:
T
;
value
:
D
;
}
Type Parameters
T
extends
ApplicationCommandOptionType
D
Hierarchy (
View Summary
)
APIInteractionDataOptionBase
APIApplicationCommandInteractionDataIntegerOption
APIApplicationCommandInteractionDataNumberOption
APIApplicationCommandInteractionDataStringOption
Index
Properties
name
type
value
Properties
name
name
:
string
type
type
:
T
value
value
:
D
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
value
discord-js-button-pagination-ts
Loading...