import { isSubCommandGroup } from "https://deno.land/x/discordeno@17.2.0/template/minimal/src/utils/helpers.ts";
Parameters
data: subCommand | subCommandGroup
Returns
data is subCommandGroup
x/discordeno/template/minimal/src/utils/helpers.ts>isSubCommandGroup
import { isSubCommandGroup } from "https://deno.land/x/discordeno@17.2.0/template/minimal/src/utils/helpers.ts";