Property CustomBannerHash
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CustomBannerHash
Gets the guild custom banner's hash.
[JsonProperty("custom_banner", NullValueHandling = NullValueHandling.Include)]
public string? CustomBannerHash { get; }