suggestSingle

inline fun suggestSingle(crossinline suggestionBuilder: (CommandContext<Source>) -> Any?): ArgumentCommandBuilder<Source, T>(source)

Suggest the value which is the result of the suggestionBuilder.