protocol
4.0.3
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
PlayerUpdateTrack
/
PlayerUpdateTrack
Player
Update
Track
constructor
(
encoded
:
Omissible
<
String
?
>
=
Omissible.Omitted()
,
identifier
:
Omissible
<
String
>
=
Omissible.Omitted()
,
userData
:
Omissible
<
JsonObject
>
=
Omissible.Omitted()
)