Table of Contents

Property Provider

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

Gets the name of the provider the lyrics was fetched from on the source.

[JsonProperty("provider", NullValueHandling = NullValueHandling.Ignore)]
public string? Provider { get; }

Property Value

string