Property SourceName
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
SourceName
Gets the name of the source where the lyrics were fetched from.
[JsonProperty("sourceName", NullValueHandling = NullValueHandling.Ignore)]
public string SourceName { get; }