Package xyz.dynxsty.dih4jda.interactions.components


package xyz.dynxsty.dih4jda.interactions.components
Contains handler-classes that are used to handle JDA interactions and components.
  • Class
    Description
    An interface that contains the method that should be executed when a user interacts with a Button.
    An interface that contains the method that should be executed when a user interacts with a EntitySelectMenu.
    Simple POJO that holds a handler, IdMapping, and an array of Strings.
    An interface that contains the method that should be executed when a user interacts with a Modal.
    An interface that contains the method that should be executed when a user interacts with a StringSelectMenu.