Interface: SlashCommand
Hierarchy
↳
SlashCommand
Properties
action
• action: string | CommandFn
Inherited from
description
• Optional description: string
Inherited from
icon
• Optional icon: any
Inherited from
id
• id: string
Inherited from
keyboardShortcut
• Optional keyboardShortcut: string
Inherited from
keywords
• Optional keywords: string
Inherited from
name
• name: string
Inherited from
quickCode
• Optional quickCode: string