Property Author
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Author
Gets the author of the track.
[JsonProperty("author")]
public string Author { get; }
Gets the author of the track.
[JsonProperty("author")]
public string Author { get; }