Table of Contents
API reference

Class LavalinkPlayerUpdateModel

Namespace
DisCatSharp.Lavalink.Models
Assembly
DisCatSharp.Lavalink.dll

Represents an easy-to-use model to update a LavalinkPlayer.

public sealed class LavalinkPlayerUpdateModel
Inheritance
LavalinkPlayerUpdateModel
Inherited Members

Properties

EncodedTrack

Sets the encoded track.

EndTime

Sets the end time.

Filters

Gets or sets the filters.

Identifier

Sets the identifier.

Paused

Sets whether the player is paused.

Position

Sets the start or seek position.

Replace

Sets whether to replace the current track.

UserData

Gets or sets the user data.

Volume

Sets the volume.