Table of Contents

Property ProxyIconUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ProxyIconUrl

Gets the proxied url of the author's icon.

[JsonProperty("proxy_icon_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri? ProxyIconUrl { get; }

Property Value

DiscordUri?