aiogram/aiogram
Alex Root Junior cf2980a9c1
Full support of Bot API 7.3 (#1480)
* Added full support of Bot API

* Added full support of Bot API

* Fixed tests

* Added changelog

* Bump version
2024-05-06 23:27:54 +03:00
..
client Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03:00
dispatcher Fix missing error logging (#1458) 2024-04-23 13:59:13 +03:00
enums Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03:00
filters #1370 added possibility to check X | None on Python >= 3.10 2023-11-20 22:49:55 +02:00
fsm Added full support of Bot API 7.2 (#1444) 2024-04-22 13:48:49 +03:00
handlers Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
methods Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03:00
types Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03:00
utils Added message_thread_id parameter to ChatActionSender class methods (#1437) 2024-03-11 21:53:17 +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 Full support of Bot API 7.3 (#1480) 2024-05-06 23:27:54 +03: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