Table of Contents

Property Colors

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

Colors

The new role colors.

When using a holographic role style, the following colors must be set: primary (11127295), secondary (16759788), tertiary (16761760). It cannot be any other value.

[DiscordInExperiment("This feature is currently in experiment and not available for most guilds.")]
[RequiresFeature(Features.Experiment, "Requires  2025-02_skill_trees")]
public DiscordRoleColors? Colors { set; }

Property Value

DiscordRoleColors