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