AutocompleteProps
AutocompleteProps
Props for autocomplete command run functions.
Property | Type | Value | Description |
---|---|---|---|
client | Client<true> | N/A | The Discord.js client object that CommandKit is handling. |
handler | CommandKit | N/A | The current CommandKit handler instance. |
interaction | AutocompleteInteraction<CacheType> | N/A | The current autocomplete command interaction object. |