Table of Contents

Property SourceName

Namespace
DisCatSharp.Lavalink.Entities
Assembly
DisCatSharp.Lavalink.dll

Gets the name of the source where the lyrics were fetched from.

[JsonProperty("sourceName", NullValueHandling = NullValueHandling.Ignore)]
public string SourceName { get; }

Property Value

string