Interface SlashCommandData

All Superinterfaces:
CommandData, SerializableData
All Known Subinterfaces:
CommandCreateAction

public interface SlashCommandData extends CommandData
Extension of CommandData which allows setting slash-command specific settings such as options and subcommands.