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
/
ClientStatus
Client
Status
class
ClientStatus
(
val
data
:
ClientStatusData
)
(
source
)
Members
Constructors
Client
Status
Link copied to clipboard
constructor
(
data
:
ClientStatusData
)
Types
Client
Link copied to clipboard
sealed
class
Client
Properties
data
Link copied to clipboard
val
data
:
ClientStatusData
desktop
Link copied to clipboard
val
desktop
:
ClientStatus.Client.Desktop
?
mobile
Link copied to clipboard
val
mobile
:
ClientStatus.Client.Mobile
?
web
Link copied to clipboard
val
web
:
ClientStatus.Client.Web
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String