Uses of Interface
org.javacord.api.event.message.reaction.ReactionEvent
-
Packages that use ReactionEvent Package Description org.javacord.api.event.message.reaction -
-
Uses of ReactionEvent in org.javacord.api.event.message.reaction
Subinterfaces of ReactionEvent in org.javacord.api.event.message.reaction Modifier and Type Interface Description interfaceReactionAddEventA reaction add event.interfaceReactionRemoveAllEventA reaction remove all event.interfaceReactionRemoveEventA reaction remove event.interfaceSingleReactionEventA single reaction event.
-