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-gateway
/
dev.kord.gateway
/
Heartbeat
Heartbeat
@
Serializable
(
with
=
Heartbeat.Serializer::class
)
data
class
Heartbeat
(
val
data
:
Long
?
)
:
Event
(
source
)
Members
Constructors
Heartbeat
Link copied to clipboard
constructor
(
data
:
Long
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
Long
?