Uses of Class
com.github.alex1304.ultimategdbot.api.command.menu.MessageMenuInteraction
-
Packages that use MessageMenuInteraction Package Description com.github.alex1304.ultimategdbot.api.command.menu -
-
Uses of MessageMenuInteraction in com.github.alex1304.ultimategdbot.api.command.menu
Method parameters in com.github.alex1304.ultimategdbot.api.command.menu with type arguments of type MessageMenuInteraction Modifier and Type Method Description InteractiveMenuInteractiveMenu. addMessageItem(String message, Function<MessageMenuInteraction,reactor.core.publisher.Mono<Void>> action)Adds an item to this menu that is triggered when replying with a specific message.
-