import { type DiscordGuildApplicationCommandPermissions } from "https://deno.land/x/discordeno@17.0.1/packages/embeds/deps.ts";
Properties
ID of the command or the application ID. When the id
field is the application ID instead of a command ID, the permissions apply to all commands that do not contain explicit overwrites.
permissions: DiscordApplicationCommandPermissions[]
Permissions for the command in the guild, max of 100