Property SelectedTrack
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
SelectedTrack
Gets the index of the track that was selected in this playlist.
[JsonProperty("selectedTrack")]
public readonly int SelectedTrack { get; }
Gets the index of the track that was selected in this playlist.
[JsonProperty("selectedTrack")]
public readonly int SelectedTrack { get; }