Package net.dv8tion.jda.api.events.interaction.component
package net.dv8tion.jda.api.events.interaction.component
Interaction events related to message components.
-
ClassDescriptionIndicates that a custom
Button
on one of the bots messages was clicked by a user.Indicates that a customEntitySelectMenu
on one of the bots messages was used by a user.Indicates that aComponentInteraction
was created in a channel.GenericSelectMenuInteractionEvent<T,S extends SelectMenu> Indicates that a customSelectMenu
on one of the bots messages was used by a user.Indicates that a customStringSelectMenu
on one of the bots messages was used by a user.