aiogram/CHANGES
Alex Root Junior 0c9eeda8a7
Fixed poll answer FSM context (#1436)
* 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
2024-03-10 16:18:41 +02:00
..
.template.rst.jinja2 Update towncrier config 2021-08-03 23:50:10 +03:00
1424.bugfix.rst Add missing Telegram WebApp API classes and fields (#1424) (#1425) 2024-02-26 02:13:32 +02:00
1433.doc.rst doc updated for WebApp (#1433) 2024-03-06 01:37:37 +02:00
1436.bugfix.rst Fixed poll answer FSM context (#1436) 2024-03-10 16:18:41 +02:00