Table of Contents

Property SecondaryColor

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SecondaryColor

Gets the secondary color. Uses for gradient style.

[JsonIgnore]
public DiscordColor? SecondaryColor { get; set; }

Property Value

DiscordColor?