@typed-discord/rest
Preparing search index...
types
RoleColors
Interface RoleColors
interface
RoleColors
{
primary_color
?:
number
|
null
;
secondary_color
?:
number
|
null
;
tertiary_color
?:
number
|
null
;
}
Index
Properties
primary_
color?
secondary_
color?
tertiary_
color?
Properties
Optional
primary_
color
primary_color
?:
number
|
null
Optional
secondary_
color
secondary_color
?:
number
|
null
Optional
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...