Property BrandColorSecondary
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BrandColorSecondary
Gets the secondary brand color of the clan.
[JsonProperty("brand_color_secondary")]
public DiscordColor BrandColorSecondary { get; }
Gets the secondary brand color of the clan.
[JsonProperty("brand_color_secondary")]
public DiscordColor BrandColorSecondary { get; }