Property Url
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Url
Gets the URL of the media item.
[JsonProperty("url")]
public string Url { get; }
Property Value
- string
Gets the URL of the media item.
[JsonProperty("url")]
public string Url { get; }