Skip to main content
Module

x/discord_api_types/v9.ts>APIApplicationCommandPermission

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIApplicationCommandPermission
Re-export
import { type APIApplicationCommandPermission } from "https://deno.land/x/discord_api_types@0.37.11/v9.ts";

Properties

The id of the role, user or channel. Can also be a permission constant

Role, user or channel

permission: boolean

true to allow, false, to disallow