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