export interface APIRole
See also: https://discord.com/developers/docs/topics/permissions#role-object
number color :
Integer representation of hexadecimal color code
RoleFlags flags :
Role flags
boolean hoist :
If this role is pinned in the user listing
Snowflake id :
Role id
boolean managed :
Whether this role is managed by an integration
boolean mentionable :
Whether this role is mentionable
string name :
Role name
number position :
Position of this role
optionalAPIRoleTags tags? :
The tags this role has