PlayerUpdateEvent

@SerialName(value = "playerUpdate")
@Serializable
data class PlayerUpdateEvent : Message

Constructors

Link copied to clipboard
constructor(state: PlayerState, guildId: String)

Properties

Link copied to clipboard
Link copied to clipboard
open override val op: Message.Op
Link copied to clipboard