mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* fix(bot,dispatcher): do not use _MainThread event loop on ::Bot, ::Dispatcher initializations * fix: use more generic get approach * docs: comments * chore(task): asyncio.create_task comes with py3.7 * fix(dispatcher): todo |
||
|---|---|---|
| .. | ||
| filters | ||
| __init__.py | ||
| dispatcher.py | ||
| handler.py | ||
| middlewares.py | ||
| storage.py | ||
| webhook.py | ||