Table of Contents

Property SelectedTrack

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets the selected track.

-1 if none is selected.

[JsonProperty("selectedTrack")]
public int SelectedTrack { get; }

Property Value

int