@typed-discord/rest
Preparing search index...
types
GuildRoleColorsResponse
Interface GuildRoleColorsResponse
interface
GuildRoleColorsResponse
{
primary_color
:
number
;
secondary_color
:
number
|
null
;
tertiary_color
:
number
|
null
;
}
Index
Properties
primary_
color
secondary_
color
tertiary_
color
Properties
primary_
color
primary_color
:
number
secondary_
color
secondary_color
:
number
|
null
tertiary_
color
tertiary_color
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
primary_
color
secondary_
color
tertiary_
color
@typed-discord/rest
Loading...