Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denocordts/src/types/mod.ts>APIGuildApplicationCommandPermissions

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIGuildApplicationCommandPermissions
Re-export
import { type APIGuildApplicationCommandPermissions } from "https://deno.land/x/denocordts@1.2.0/src/types/mod.ts";

Properties

The id of the command or the application id if that permission applies to all commands

application_id: Snowflake

The id of the application the command belongs to

guild_id: Snowflake

The id of the guild

The permissions for the command in the guild