wumpy icon indicating copy to clipboard operation
wumpy copied to clipboard

Wrap all events with Event subclasses

Open Bluenix2 opened this issue 4 years ago • 0 comments

Summary

The way the EventDispatcher works is that all listener callbacks have to be annotated with a subclass of Event. Which means that for each Discord event a subclass has to be created.

Tasks

*This event may- or may not be dispatched. **It is still unknown how to do this because of the difference between the interaction server and gateway bot.

Bluenix2 avatar Nov 04 '21 16:11 Bluenix2