aiogram/aiogram
2025-02-14 01:32:22 +03:00
..
client Remove path to string convertion (#1612) 2025-01-04 10:37:26 +02:00
dispatcher Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
enums Added full support of Bot API 8.1 (#1617) 2024-12-14 19:30:12 +02:00
filters Update callback_data.py 2025-01-02 16:39:36 +03:00
fsm Add function get_value to BaseStorage (#1594) 2024-11-02 16:48:01 +02:00
handlers Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
methods Added full support of Bot API 8.2 (#1623) 2025-01-02 02:38:18 +02:00
types fix: change the Downloadable protocol to be non-writable to shut up type checking that checks code that uses the bot.download(...) method (#1628) 2025-01-19 03:35:44 +02:00
utils Fix BAD_PATTERN regex in deeplinking process. (#1630) 2025-01-17 01:35:23 +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 Bump version 2025-01-02 02:44:02 +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