aiogram/CHANGES/1672.bugfix.rst
2025-04-17 00:31:43 +03:00

4 lines
231 B
ReStructuredText

Fixed an issue where the scene entry handler (:code:`enter`) was not receiving data
passed to the context by middleware, which could result in a :code:`TypeError`.
Also updated the documentation to clarify how to enter the scene.