PhilippHeuer/events4j

Feature Request: Unregister Listeners / Consumers

SirMangler opened this issue · 2 comments

As the title suggests.
getClientHelper().disableFollowEventListener()
getClientHelper().disableStreamEventListener()
getEventManager().unregisterListener()

Would be very helpful, thanks!

Changed the title to getEventManager().unregisterListener(), i think thats a great idea.

The other 2 requests are more of a feature request for twitch4j, i will add them to my todo list.

This feature was added in the latest release for all modules (that now return a disposable when registering).