Table of Contents

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; }

Property Value

string