Skip to main content
Version: Next

AutocompleteCommand

AutocompleteCommand

Type for autocomplete command execution functions.

Signature
type AutocompleteCommand = AnyCommandExecute<AutocompleteCommandContext>