public class ApplicationCommandCompleter extends AbstractChoicesCompleter
Constructor and Description |
---|
ApplicationCommandCompleter() |
Modifier and Type | Method and Description |
---|---|
List<String> |
choices() |
complete
getArgumentList
public List<String> choices()
choices
in class AbstractChoicesCompleter