Skip to main content
Latest
interface DiscordenoRole
implements Omit<Role,
| "tags"
| "id"
| "permissions"
| "hoist"
| "mentionable"
| "managed"
| "icon"
>
Re-export
import { type DiscordenoRole } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

id: bigint

The role id

optional
botId: bigint

The bot id that is associated with this role.

optional
integrationId: bigint

The integration id that is associated with this role

guildId: bigint

The roles guildId

permissions: bigint

Permission bit set

bitfield: bigint

Holds all the boolean toggles.

optional
icon: bigint

The role icon emoji icon

optional
unicodeEmoji: string

The role icon emoji unicode