Property ProxyUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }