Table of Contents

Property PlaylistInfo

Namespace
DSharpPlus.Lavalink
Assembly
DSharpPlus.Lavalink.dll

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; }

Property Value

LavalinkPlaylistInfo