Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
APIBaseApplicationCommandInteractionData
Interface APIBaseApplicationCommandInteractionData<Type>
interface
APIBaseApplicationCommandInteractionData
<
Type
extends
ApplicationCommandType
,
>
{
guild_id
?:
string
;
id
:
string
;
name
:
string
;
type
:
Type
;
}
Type Parameters
Type
extends
ApplicationCommandType
Hierarchy (
View Summary
)
APIBaseApplicationCommandInteractionData
APIChatInputApplicationCommandInteractionData
APIAutocompleteApplicationCommandInteractionData
APIMessageApplicationCommandInteractionData
APIUserApplicationCommandInteractionData
Index
Properties
guild_
id?
id
name
type
Properties
Optional
guild_
id
guild_id
?:
string
id
id
:
string
name
name
:
string
type
type
:
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guild_
id
id
name
type
discord-js-button-pagination-ts
Loading...