litecord/litecord/blueprints/channel
Luna b0eb3247fd remove code from dispatcher
leftovers are TBD.

 - constrict Dispatcher.dispatch() to arity 3
 - add helper methods to Dispatcher
 - add EventType to Dispatcher

While fixing things, it was discovered that many of the things inside
LazyGuildDispatcher were just interfaces to GuildMemberList, in a very
weird way, just so it could be fitted inside the main Dispatcher. it was
decided to remove those unecessary interfaces, clients shall use the
manager directly.
2020-02-09 21:20:08 +00:00
..
__init__.py black fmt pass 2019-10-25 07:27:50 -03:00
messages.py remove code from dispatcher 2020-02-09 21:20:08 +00:00
pins.py remove code from dispatcher 2020-02-09 21:20:08 +00:00
reactions.py remove code from dispatcher 2020-02-09 21:20:08 +00:00