pyrofork/pyrogram/client/dispatcher
Dan 426cdbbcb8 Don't make use of Update objects when dispatching updates
The Update type is used nowhere, adds costly abstraction and makes the
code uglier. If I ever need it again (unlikely) I can just revert this.
2018-10-17 20:59:33 +02:00
..
__init__.py Add Dispatcher 2018-04-06 18:36:29 +02:00
dispatcher.py Don't make use of Update objects when dispatching updates 2018-10-17 20:59:33 +02:00