Property Tracks
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Tracks
Gets the tracks that were loaded as a result of this request.
[JsonIgnore]
public IEnumerable<LavalinkTrack> Tracks { get; }
Gets the tracks that were loaded as a result of this request.
[JsonIgnore]
public IEnumerable<LavalinkTrack> Tracks { get; }