@typed-discord/interactions
Preparing search index...
types
ApplicationCommandInteractionBaseOption
Interface ApplicationCommandInteractionBaseOption
interface
ApplicationCommandInteractionBaseOption
{
name
:
string
;
type
:
ApplicationCommandOptionType
;
}
Hierarchy (
View Summary
)
ApplicationCommandInteractionBaseOption
ApplicationCommandInteractionSubCommandOption
ApplicationCommandInteractionSubCommandGroupOption
ApplicationCommandInteractionStringOption
ApplicationCommandInteractionIntegerOption
ApplicationCommandInteractionBooleanOption
ApplicationCommandInteractionUserOption
ApplicationCommandInteractionChannelOption
ApplicationCommandInteractionRoleOption
ApplicationCommandInteractionMentionableOption
ApplicationCommandInteractionNumberOption
ApplicationCommandInteractionAttachmentOption
Index
Properties
name
type
Properties
name
name
:
string
Name of the parameter.
type
type
:
ApplicationCommandOptionType
Value of the application command option type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
@typed-discord/interactions
Loading...
Name of the parameter.