API reference
Property Isrc
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Isrc
Gets the tracks isrc.
[JsonProperty("isrc")]
public string? Isrc { get; }
Gets the tracks isrc.
[JsonProperty("isrc")]
public string? Isrc { get; }