toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.entity.component
/
UnknownComponent
Unknown
Component
class
UnknownComponent
(
val
data
:
ComponentData
)
:
Component
(
source
)
A component type unknown to Kord.
Members
Constructors
Unknown
Component
Link copied to clipboard
constructor
(
data
:
ComponentData
)
Properties
data
Link copied to clipboard
open
override
val
data
:
ComponentData
type
Link copied to clipboard
open
val
type
:
ComponentType
The type of component.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String