Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aether/src/structures/options/RoleOptions.ts>default

A Deno library to interface with the Discord API
Latest
interface default
import { type default } from "https://deno.land/x/aether@v0.0.3/src/structures/options/RoleOptions.ts";

Properties

name: string

Name of the role

optional
permissions: number

Numberic permission of the role

color: number

Hex of the role color

hoist: boolean

Whether the role is hoisted

mentionable: boolean

Whether the role is mentionable