Property Name
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Name
Gets the name of the playlist being loaded.
[JsonProperty("name")]
public readonly string Name { get; }
Gets the name of the playlist being loaded.
[JsonProperty("name")]
public readonly string Name { get; }