Property BannerColor
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BannerColor
Gets the user's banner color, if set. Mutually exclusive with BannerHash.
[JsonIgnore]
public virtual DiscordColor? BannerColor { get; }
Gets the user's banner color, if set. Mutually exclusive with BannerHash.
[JsonIgnore]
public virtual DiscordColor? BannerColor { get; }