APIRoleColors

https://discord.com/developers/docs/topics/permissions#role-object-role-colors-object

Signature

export interface APIRoleColors

Properties

3

Methods

0

No methods.

Properties

primary_color: number;

The primary color for the role

@default0
secondary_color: number | null;

The secondary color for the role, this will make the role a gradient between the other provided colors

tertiary_color: number | null;

The tertiary color for the role, this will turn the gradient into a holographic style