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