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