Property SourceName
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
SourceName
Gets the tracks source name.
[JsonProperty("sourceName")]
public string SourceName { get; }
Gets the tracks source name.
[JsonProperty("sourceName")]
public string SourceName { get; }