CommandBuildSuggestionsContext
Callable
Parameters
options: { active: ICommand | Subcommand; argIndex: number; command: ICommand; remaining: string[]; subcommand?: Subcommand }
active: ICommand | Subcommand
argIndex: number
command: ICommand
remaining: string[]
optionalsubcommand: Subcommand
Returns CommandSuggestionsContext