Table of Contents

Property IconUrl

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IconUrl

Gets the url of the author's icon.

[JsonProperty("icon_url", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUri? IconUrl { get; set; }

Property Value

DiscordUri?