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

x/oasis/tests/deps.ts>ApplicationCommandPermissions

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

Properties

id: string

The id of the role or user

permission: boolean

true to allow, false, to disallow

id: string

The id of the role or user

permission: boolean

true to allow, false, to disallow