Skip to main content
Module

x/natico/discordeno_deps.ts>ModifyGuildRole

A powerful and customizable framework for Discordeno
Latest
interface ModifyGuildRole
import { type ModifyGuildRole } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_deps.ts";

Properties

optional
name: string | null

Name of the role

optional
permissions: PermissionStrings[] | null

Bitwise value of the enabled/disabled permissions

optional
color: number | null

RGB color value

optional
hoist: boolean | null

Whether the role should be displayed seperately in the sidebar

optional
mentionable: boolean | null

Whether the role should be mentionable