import { type DiscordGuildApplicationCommandPermissions } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/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