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

Properties

id: string

The id of the command

application_id: string

The id of the application to command belongs to

guild_id: string

The id of the guild

The permissions for the command in the guild

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