Property Uri
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
Uri
Gets the source Uri of this track.
[JsonProperty("uri")]
public Uri Uri { get; }
Property Value
- Uri
Gets the source Uri of this track.
[JsonProperty("uri")]
public Uri Uri { get; }