Property IconHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
IconHash
The hash of this role's icon, if any.
[JsonProperty("icon")]
public string IconHash { get; }
Property Value
- string
The hash of this role's icon, if any.
[JsonProperty("icon")]
public string IconHash { get; }