Property Url
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Url
Gets the source url of the video.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri? Url { get; }
Gets the source url of the video.
[JsonProperty("url", NullValueHandling = NullValueHandling.Ignore)]
public Uri? Url { get; }