Property ProxyIconUrl
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ProxyIconUrl
Gets the proxied url of the footer's icon.
[JsonProperty("proxy_icon_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri? ProxyIconUrl { get; }