aiogram/CHANGES
Alex Root Junior 62d4b9014c
Fix bot instance passing in Dispatcher startup (#1247)
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.
2023-08-06 01:14:26 +03:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1194.feature.rst Add currency enum (#1194) 2023-08-02 21:44:49 +03:00
1236.feature.rst Enhance keyboard utility, improved documentation page. (#1236) 2023-08-04 22:36:50 +03:00
1238.misc.rst Reworked InputFile sending (#1238) 2023-08-02 21:41:07 +03:00
1242.bugfix.rst Fix bot instance passing in Dispatcher startup (#1247) 2023-08-06 01:14:26 +03:00
1244.bugfix.rst Added typehints for init methods of types and methods (#1245) 2023-08-04 00:30:27 +03:00
1245.misc.rst Added typehints for init methods of types and methods (#1245) 2023-08-04 00:30:27 +03:00