Uses of Class
com.github.alex1304.ultimategdbot.api.utils.menu.MessageMenuInteraction
Package | Description |
---|---|
com.github.alex1304.ultimategdbot.api.utils.menu |
-
Uses of MessageMenuInteraction in com.github.alex1304.ultimategdbot.api.utils.menu
Method parameters in com.github.alex1304.ultimategdbot.api.utils.menu with type arguments of type MessageMenuInteraction Modifier and Type Method Description InteractiveMenu
InteractiveMenu. addMessageItem(java.lang.String message, java.util.function.Function<MessageMenuInteraction,reactor.core.publisher.Mono<java.lang.Void>> action)