Interface: AutocompleteCommand
Hierarchy
↳
AutocompleteCommand
Properties
description
• Optional description: undefined
Overrides
Defined in
execute
• execute: (ctx: AutocompleteInteraction<CacheType>) => unknown
Type declaration
▸ (ctx): unknown
Parameters
| Name | Type |
|---|---|
ctx | AutocompleteInteraction<CacheType> |
Returns
unknown
Overrides
Defined in
name
• Optional name: undefined
Overrides
Defined in
onEvent
• onEvent: AutocompletePlugin[]
Defined in
type
• Optional type: undefined