Table of Contents

Property SelectedTrack

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

Gets the index of the track that was selected in this playlist.

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

Property Value

int