Skip to main content

Interface: SlashCommand

Hierarchy

Properties

action

action: string | CommandFn

Inherited from

Command.action


description

Optional description: string

Inherited from

Command.description


icon

Optional icon: any

Inherited from

Command.icon


id

id: string

Inherited from

Command.id


keyboardShortcut

Optional keyboardShortcut: string

Inherited from

Command.keyboardShortcut


keywords

Optional keywords: string

Inherited from

Command.keywords


name

name: string

Inherited from

Command.name


quickCode

Optional quickCode: string

Overrides

Command.quickCode