Property PlaylistInfo
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
PlaylistInfo
Gets the information about the playlist loaded as a result of this request.
Only applicable if LoadResultType is set to PlaylistLoaded.
[JsonProperty("playlistInfo")]
public LavalinkPlaylistInfo PlaylistInfo { get; }