Package net.dv8tion.jda.api.interactions.commands.build
package net.dv8tion.jda.api.interactions.commands.build
Types and utilities for building application commands.
-
ClassDescriptionBuilder for Application Commands.Provides various static factory methods for building commands of different types.Builder for a Slash-Command option.Extension of
CommandData
which allows setting slash-command specific settings such as options and subcommands.Builder for a Slash-Command subcommand.Builder for a Slash-Command group.