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