Uses of Class
io.github.daflamingfox.SlashCmd
-
-
Uses of SlashCmd in io.github.daflamingfox
Methods in io.github.daflamingfox that return types with arguments of type SlashCmd Modifier and Type Method Description ArrayList<SlashCmd>CmdHandlerBuilder. getSlashCommands()Constructors in io.github.daflamingfox with parameters of type SlashCmd Constructor Description SlashCmdEventManager(org.javacord.api.DiscordApi api, SlashCmd cmd)Constructor.
-