Go to Latest
interface ApplicationCommandPermissions
import { type ApplicationCommandPermissions } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";

Properties

id: string

The id of the role or user

permission: boolean

true to allow, false, to disallow

import ApplicationCommandPermissions
import { ApplicationCommandPermissions } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";