Property ProxyUrl
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ProxyUrl
Gets a proxied url of the thumbnail.
[JsonProperty("proxy_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri ProxyUrl { get; }
Gets a proxied url of the thumbnail.
[JsonProperty("proxy_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri ProxyUrl { get; }