Package net.dv8tion.jda.api.hooks
Annotation Type SubscribeEvent
Annotation used by the
AnnotatedEventManager
this is only picked up if the event manager implementation has been set to use the AnnotatedEventManager
via JDABuilder.setEventManager(IEventManager)
- See Also: