aiogram/aiogram
JRoot Junior 7a38c54dfb
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.
2024-03-09 00:42:25 +02:00
..
client More tests for defaults 2024-03-09 00:40:46 +02:00
dispatcher Add voter_chat to poll_answer event handling 2024-03-09 00:42:25 +02:00
enums Added full support of Bot API 7.1 (#1417) 2024-02-16 23:44:35 +02:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Added full support of Bot API 7.1 (#1417) 2024-02-16 23:44:35 +02:00
types Added full support of Bot API 7.1 (#1417) 2024-02-16 23:44:35 +02:00
utils Add missing Telegram WebApp API classes and fields (#1424) (#1425) 2024-02-26 02:13:32 +02:00
webhook Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331) 2023-10-08 18:13:06 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Update changelog + version 2024-02-17 10:21:41 +02:00
exceptions.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00