deleteSlash
Deletes in a slash command
Last updated
Was this helpful?
Deletes in a slash command
Last updated
Was this helpful?
public async deleteSlash(name: string, guilds?: []): Promise<false | <{ guild: ; }> | <{}>[] | undefined>
name: slash command name
guilds: guilds where the slash command will be deleted