Property SelectedTrack
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
SelectedTrack
Gets the selected track.
-1
if none is selected.
[JsonProperty("selectedTrack")]
public int SelectedTrack { get; }
Gets the selected track.
-1
if none is selected.
[JsonProperty("selectedTrack")]
public int SelectedTrack { get; }