kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kord
kord-voice
/
dev.kord.voice.gateway
/
Heartbeat
Heartbeat
@
Serializable
data
class
Heartbeat
(
val
t
:
Long
,
val
seqAck
:
Long
)
:
Command
(
source
)
Members
Constructors
Heartbeat
Link copied to clipboard
constructor
(
t
:
Long
,
seqAck
:
Long
)
Properties
seq
Ack
Link copied to clipboard
@
SerialName
(
value
=
"seq_ack"
)
val
seqAck
:
Long
t
Link copied to clipboard
val
t
:
Long