PlaystateRequest
@Serializable
A request to change the playstate of a session.
Constructors
Link copied to clipboard
constructor(command: PlaystateCommand, seekPositionTicks: Long? = null, controllingUserId: String? = null)