aiogram/CHANGES/1672.bugfix.rst

2 lines
164 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`.