ApplicationCommandAutocompleteResult

Constructors

Types

Link copied to clipboard
@Serializable
data class Data(val suggestions: List<CommandOption.CommandOptionChoice>)

Properties

Link copied to clipboard
Link copied to clipboard
val type: Int = 8