Root Command Node
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun listSuggestions(context: CommandContext<S>, builder: SuggestionsBuilder): Suggestions
Link copied to clipboard
Converts the given CommandNode with source type S to an CommandNode with source type R.
Converts the given RootCommandNode with source type S to an RootCommandNode with source type R.
Link copied to clipboard