mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +00:00
* Add voter_chat to poll_answer event handling 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. * Added changelog * Fixed tests * Bump Python version in test |
||
|---|---|---|
| .. | ||
| data/locales | ||
| test_api | ||
| test_dispatcher | ||
| test_filters | ||
| test_flags | ||
| test_fsm | ||
| test_handler | ||
| test_issues | ||
| test_utils | ||
| test_webhook | ||
| __init__.py | ||
| conftest.py | ||
| deprecated.py | ||
| docker-compose.yml | ||
| mocked_bot.py | ||