Property IconHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IconHash
Gets the guild icon's hash.
[JsonProperty("icon", NullValueHandling = NullValueHandling.Ignore)]
public string IconHash { get; }
Gets the guild icon's hash.
[JsonProperty("icon", NullValueHandling = NullValueHandling.Ignore)]
public string IconHash { get; }