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