Package dev.sympho.bot_utils.component
package dev.sympho.bot_utils.component
Utilities for using Discord components.
-
ClassDescriptionCentralized manager for button interaction handling.Specification for the handling of a button.The default builder.A function used to handle a button press event.ComponentManager<E extends @NonNull ComponentInteractionEvent,
C extends @NonNull ComponentEventContext, HF extends @NonNull ComponentManager.HandlerFunction<C>, H extends @NonNull ComponentManager.Handler<HF>> Centralized manager for component interaction handling.Specification for the handling of an interaction.A function used to handle an interaction event.Centralized manager for modal submission handling.Specification for the handling of a modal submission.The default builder.A function used to handle a modal submit event.