Go to Latest
type alias subCommandGroup
import { type subCommandGroup } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/template/minimal/src/commands/mod.ts";
definition: { name: string; subCommands: subCommand[]; }