Property Title
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Title
Gets the track title.
[JsonProperty("title")]
public string Title { get; }
Gets the track title.
[JsonProperty("title")]
public string Title { get; }