kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
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