mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Modified the Dispatcher to remove the "bot" key from workflow_data if found, prior to emitting startup in order to allow manual addition of "bot" to workflow data. This change was necessary as a bot instance is required to start polling, and therefore must be passed correctly. This logic is now tested in the 'test_start_polling' function. The change also includes an update to the changelog. |
||
|---|---|---|
| .. | ||
| .template.rst.jinja2 | ||
| 1194.feature.rst | ||
| 1236.feature.rst | ||
| 1238.misc.rst | ||
| 1242.bugfix.rst | ||
| 1244.bugfix.rst | ||
| 1245.misc.rst | ||