Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias subCommandGroup
import { type subCommandGroup } from "https://deno.land/x/discordeno@17.2.0/template/minimal/src/commands/mod.ts";
definition: { name: string; subCommands: subCommand[]; }