export interface APIRole
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
Permissions permissions :
Permission bit setSee https://en.wikipedia.org/wiki/Bit_field
number position :
Position of this role
optionalAPIRoleTags tags? :
The tags this role has