| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | ||
| color | int | Decimal color (0 = no color). 0xFF0000 red is 16711680. | [optional] |
| hoist | bool | Display members with this role separately in the member list | [optional] |
| mentionable | bool | Allow anyone to @mention this role | [optional] |
| permissions | string | Permissions bitfield as a stringified integer | [optional] |