Property BannerHash
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BannerHash
Gets this guild's banner hash, when applicable.
[JsonProperty("banner", NullValueHandling = NullValueHandling.Ignore)]
public string? BannerHash { get; }
Gets this guild's banner hash, when applicable.
[JsonProperty("banner", NullValueHandling = NullValueHandling.Ignore)]
public string? BannerHash { get; }