Uses of Interface
dev.sympho.bot_utils.component.ModalManager.HandlerFunction
Packages that use ModalManager.HandlerFunction
-
Uses of ModalManager.HandlerFunction in dev.sympho.bot_utils.component
Methods in dev.sympho.bot_utils.component with parameters of type ModalManager.HandlerFunctionModifier and TypeMethodDescriptionstatic ModalManager.HandlerModalManager.Handler.of(String id, ModalManager.HandlerFunction handler) Creates a handler that uses the given function..