Skip to main content
Module

x/oasis/mod.ts>DiscordApplicationCommandPermissions

An object oriented Discordeno framework
Latest
interface DiscordApplicationCommandPermissions
import { type DiscordApplicationCommandPermissions } from "https://deno.land/x/oasis@2.1.0/mod.ts";

Properties

id: string

ID of the role, user, or channel. It can also be a permission constant

ApplicationCommandPermissionTypes.Role, ApplicationCommandPermissionTypes.User, or ApplicationCommandPermissionTypes.Channel

permission: boolean

true to allow, false, to disallow