Uses of Class
tech.xigam.cch.utils.MenuOption
Packages that use MenuOption
-
Uses of MenuOption in tech.xigam.cch.command
Methods in tech.xigam.cch.command with parameters of type MenuOptionModifier and TypeMethodDescriptiondefault net.dv8tion.jda.api.interactions.components.selections.SelectMenuBaseCommand.createSelectMenu(String reference, String placeHolder, MenuOption... options) Creates a select menu with proper handling for this command.default net.dv8tion.jda.api.interactions.components.selections.SelectMenuBaseCommand.createSelectMenu(String reference, MenuOption... options) Creates a select menu with proper handling for this command. -
Uses of MenuOption in tech.xigam.cch.utils
Methods in tech.xigam.cch.utils that return MenuOptionModifier and TypeMethodDescriptionstatic MenuOptionstatic MenuOptionstatic MenuOptionMenuOption.create(String label, String description, String reference, net.dv8tion.jda.api.entities.emoji.Emoji emoji)