Uses of Class
com.github.alex1304.ultimategdbot.api.util.menu.MessageMenuInteraction
Package | Description |
---|---|
com.github.alex1304.ultimategdbot.api.util.menu |
-
Uses of MessageMenuInteraction in com.github.alex1304.ultimategdbot.api.util.menu
Method parameters in com.github.alex1304.ultimategdbot.api.util.menu with type arguments of type MessageMenuInteraction Modifier and Type Method Description InteractiveMenu
InteractiveMenu. 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.