Table of Contents

Property ThemeColors

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ThemeColors

Gets the user's theme colors, if set.

[JsonIgnore]
public virtual IReadOnlyList<DiscordColor>? ThemeColors { get; }

Property Value

IReadOnlyList<DiscordColor>