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