SlashCommands
Loads SlashCommands
Last updated
Was this helpful?
Loads SlashCommands
Last updated
Was this helpful?
public async SlashCommands(dir: string, callback?: (slashCommand: <{ guild: ; }> | <{}>,, fileName: string) => <unknown>)): Promise<>
dir: slashCommands directory
callback: function executed when a slash command is created / updated