Table of Contents

Property IconUrl

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IconUrl

Gets the url of the author's icon.

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

Property Value

DiscordUri