Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
interface DiscordGuildApplicationCommandPermissions
Re-export
import { type DiscordGuildApplicationCommandPermissions } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";

Properties

id: string

ID of the command

application_id: string

ID of the application the command belongs to

guild_id: string

ID of the guild

Permissions for the command in the guild, max of 100