Uses of Record Class
dev.sympho.bot_utils.component.ModalManager.HandlerEntry
Packages that use ModalManager.HandlerEntry
-
Uses of ModalManager.HandlerEntry in dev.sympho.bot_utils.component
Methods in dev.sympho.bot_utils.component that return ModalManager.HandlerEntryModifier and TypeMethodDescriptionstatic ModalManager.HandlerEntryModalManager.HandlerEntry.of(String id, ModalManager.HandlerFunction handler) Creates a handler with the given ID that uses the given function.