Property ThemeColors
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ThemeColors
Gets the user's theme colors, if set.
[JsonIgnore]
public virtual IReadOnlyList<DiscordColor>? ThemeColors { get; }
Gets the user's theme colors, if set.
[JsonIgnore]
public virtual IReadOnlyList<DiscordColor>? ThemeColors { get; }