toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.entity.component
/
Component
Component
sealed
interface
Component
(
source
)
An interactive element inside a
Message
.
Inheritors
ActionRowComponent
ButtonComponent
SelectMenuComponent
TextInputComponent
UnknownComponent
Members
Properties
data
Link copied to clipboard
abstract
val
data
:
ComponentData
type
Link copied to clipboard
open
val
type
:
ComponentType
The type of component.