aiogram/CHANGES/1723.bugfix.rst
2026-01-10 17:28:05 +02:00

1 line
198 B
ReStructuredText

Fixed type hinting for session middlewares where the return type was incorrectly marked as :class:`aiogram.methods.base.Response` instead of the concrete :class:`aiogram.methods.base.TelegramType`.