mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
2 lines
164 B
ReStructuredText
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`.
|