aiogram/CHANGES/1672.bugfix.rst

3 lines
164 B
ReStructuredText
Raw Normal View History

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`.