Table of Contents

Property BannerHash

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

BannerHash

Gets the user's banner hash. Mutually exclusive with BannerColor.

[JsonProperty("banner", NullValueHandling = NullValueHandling.Ignore)]
public virtual string BannerHash { get; }

Property Value

string