Uses of Interface
dev.sympho.bot_utils.component.ButtonManager.Handler
Packages that use ButtonManager.Handler
Package
Description
Root project package.
Utilities for using Discord components.
-
Uses of ButtonManager.Handler in dev.sympho.bot_utils
Methods in dev.sympho.bot_utils that return ButtonManager.HandlerModifier and TypeMethodDescriptionPaginationManager.pageUpdateHandler()Configures the handler for page update buttons. -
Uses of ButtonManager.Handler in dev.sympho.bot_utils.component
Methods in dev.sympho.bot_utils.component with parameters of type ButtonManager.HandlerModifier and TypeMethodDescriptionButtonManager.Handler.builder(ButtonManager.Handler base) Creates a new builder initialized with the properties of the given handler.protected Mono<?>ButtonManager.runHandler(ButtonManager.Handler handler, ButtonEventContext context, String args)