Package com.dianxin.tori.api.interaction


package com.dianxin.tori.api.interaction
  • Class
    Description
    A registry class responsible for managing and routing Discord UI Component interactions such as Buttons, String Select Menus, and Entity Select Menus.
    Represents a handler for a specific Discord Button interaction.
    Represents a handler for a specific Discord Entity Select Menu interaction.
    Represents a handler for a specific Discord Modal interaction.
    Represents a handler for a specific Discord String Select Menu interaction.
    A registry class responsible for managing and routing Discord Modal interactions.