protocol
4.0.6
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
Message
/
PlayerUpdateEvent
Player
Update
Event
@
Serializable
data
class
PlayerUpdateEvent
:
Message
Members
Constructors
Player
Update
Event
Link copied to clipboard
constructor
(
state
:
PlayerState
,
guildId
:
String
)
Properties
guild
Id
Link copied to clipboard
val
guildId
:
String
op
Link copied to clipboard
open
override
val
op
:
Message.Op
state
Link copied to clipboard
val
state
:
PlayerState