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