Interface Component
- All Superinterfaces:
SerializableData
- All Known Subinterfaces:
ActionComponent
,Button
,ItemComponent
,LayoutComponent
,SelectMenu
- All Known Implementing Classes:
ActionRow
Component of a Message.
These are used to extend messages with interactive elements such as buttons or select menus.
These are used to extend messages with interactive elements such as buttons or select menus.
- See Also:
-
Nested Class Summary
-
Method Summary
Methods inherited from interface net.dv8tion.jda.api.utils.data.SerializableData
toData
-
Method Details
-
getType
The type of component.- Returns:
Component.Type
-