Class SlashCommand.SubcommandGroup

java.lang.Object
xyz.dynxsty.dih4jda.interactions.commands.application.SlashCommand.SubcommandGroup
Enclosing class:
SlashCommand

public static class SlashCommand.SubcommandGroup extends Object
Model class which represents a single subcommand group. This simply holds the SubcommandGroupData and an array of all SlashCommand.Subcommands.