mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
The change ensures that when a poll_answer event is processed, the user context middleware now also returns the chat where the vote took place. Previously, only the user who cast the vote was returned. |
||
|---|---|---|
| .. | ||
| client | ||
| dispatcher | ||
| enums | ||
| filters | ||
| fsm | ||
| handlers | ||
| methods | ||
| types | ||
| utils | ||
| webhook | ||
| __init__.py | ||
| __meta__.py | ||
| exceptions.py | ||
| loggers.py | ||
| py.typed | ||