Property Provider
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Provider
Gets the name of the provider the lyrics was fetched from on the source.
[JsonProperty("provider", NullValueHandling = NullValueHandling.Ignore)]
public string? Provider { get; }