Table of Contents

Property IconHash

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

IconHash

Gets the hash of this channel's icon.

[JsonProperty("icon", NullValueHandling = NullValueHandling.Ignore)]
public string IconHash { get; }

Property Value

string