interface DiscordRoleimport { type DiscordRole } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; https://discord.com/developers/docs/topics/permissions#role-object-role-structure Propertiesid: stringRole id hoist: booleanIf this role is showed separately in the user listing permissions: stringPermission bit set managed: booleanWhether this role is managed by an integration mentionable: booleanWhether this role is mentionable optionaltags: DiscordRoleTagsThe tags this role has optionalicon: stringthe role emoji hash name: stringRole name color: numberInteger representation of hexadecimal color code position: numberPosition of this role optionalunicode_emoji: stringrole unicode emoji import DiscordRoleimport { DiscordRole } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";