Class DiscordRoleColors
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents the colors of a role with the new role color system.
public class DiscordRoleColors
- Inheritance
-
DiscordRoleColors
Properties
- PrimaryColor
Gets the primary color of this role.
- SecondaryColor
Gets the secondary color of this role.
- TertiaryColor
Gets the tertiary color of this role. This is only set when the role has the holographic style. And the values will be predefined by Discord.