@typed-discord/interactions
Preparing search index...
types
StringSelectMessageComponentInteractionData
Interface StringSelectMessageComponentInteractionData
interface
StringSelectMessageComponentInteractionData
{
component_type
:
STRING_SELECT
;
custom_id
:
string
;
values
:
string
[]
;
}
Hierarchy (
View Summary
)
BaseMessageComponentInteractionData
StringSelectMessageComponentInteractionData
Index
Properties
component_
type
custom_
id
values
Properties
component_
type
component_type
:
STRING_SELECT
Type of the component.
custom_
id
custom_id
:
string
custom_id of the component.
values
values
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component_
type
custom_
id
values
@typed-discord/interactions
Loading...
Type of the component.