commands.Group

interface Group

exported from lib.weeble.d

Methods

Group.group(config: GroupConfig) Group
Group.slash<TSchema>(config: SlashConfig<TSchema>, handler: (interaction: Interaction, args: InferOptions<TSchema>) => Promise<unknown>) { description: string; name: string; }
Type parameters:

TSchema – (extends OptionMap)