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