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