The color of this role. An integer representation of a hexadecimal color code.
The default color for roles (no color) is 0
.
Note: You can set this to a hex color code using an integer represented in hex format.
Example: 0xFF0000
(or 16711680
) is red.
true
if this role should be hoisted in the member list (displayed separately).
true
if users should be able to mention and ping this role.
The name of the role.
The permission bits users extend when this role is assigned.
Generated using TypeDoc
Options to use when calling discord.Role.edit, all properties are optional.