Property BannerHash
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
BannerHash
Gets the user's profile banner hash. Mutually exclusive with BannerColor.
[JsonProperty("banner", NullValueHandling = NullValueHandling.Ignore)]
public virtual string BannerHash { get; }
Property Value
- string