Package com.undefined.stellar.data.suggestion
See: Description
-
Class Summary Class Description ExecutableSuggestion Suggestion A data class representing a suggestion in a command. SuggestionKt -
Interface Summary Interface Description SimpleStellarSuggestion Represents a functional interface used for command suggestions that solely return an Iterable of Suggestion. StellarSuggestion Represents a functional interface used for command suggestions that return an CompletableFuture with an Iterable of Suggestion. -
Object Summary Object Description Companion