API reference
Property IconHash
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
IconHash
Gets the guild icon hash.
[JsonProperty("icon", NullValueHandling = NullValueHandling.Ignore)]
public string? IconHash { get; }