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