Typecorev0.1.4
AutocompleteOptions
The sibling-option view for an autocomplete handler. Only the four kinds Discord resolves during autocomplete appear (string, integer, number, boolean), every read is T | null because a sibling is partial while the user types the focused field, and a getter appears only when a registered command has an option of that kind.
Route
One or more route keys from SlashOptionRegistry.
Route extends keyof SlashOptionRegistry