Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1005 Bytes

File metadata and controls

19 lines (12 loc) · 1005 Bytes

Role

Properties

.hexColor

Hexadecimal representation of the role color
type String

Methods

setColor(color, reason)

Edit the role color

Parameter Description
color String | Number | Array<Number>
reason String (optional)

Returns Promise<Role>