aiogram/aiogram
JRoot Junior ab32296d07
Some checks failed
Tests / tests (macos-latest, 3.10) (push) Has been cancelled
Tests / tests (macos-latest, 3.11) (push) Has been cancelled
Tests / tests (macos-latest, 3.12) (push) Has been cancelled
Tests / tests (macos-latest, 3.13) (push) Has been cancelled
Tests / tests (macos-latest, 3.9) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.13) (push) Has been cancelled
Tests / tests (ubuntu-latest, 3.9) (push) Has been cancelled
Tests / tests (windows-latest, 3.10) (push) Has been cancelled
Tests / tests (windows-latest, 3.11) (push) Has been cancelled
Tests / tests (windows-latest, 3.12) (push) Has been cancelled
Tests / tests (windows-latest, 3.13) (push) Has been cancelled
Tests / tests (windows-latest, 3.9) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (macos-latest, pypy3.9) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Has been cancelled
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Has been cancelled
Reformat code
(cherry picked from commit 470226ed7c)
2025-08-17 19:31:32 +03:00
..
client Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
dispatcher Add semaphore support for limiting concurrent updates (#1670) 2025-04-12 23:30:02 +03:00
enums Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
filters Fix handling of default empty string ("") in CallbackData filter (#1493) 2025-03-11 00:14:13 +02:00
fsm Migrate motor to pymongo (#1705) 2025-08-17 19:16:47 +03:00
handlers Added full support of Bot API 7.11 (#1601) 2024-11-02 16:13:45 +02:00
methods Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
types Added full support for the Bot API 9.2 (#1720) 2025-08-17 19:07:58 +03:00
utils Reformat code 2025-08-17 19:31:32 +03:00
webhook Add support for Telegram Bot API 9.1 (#1704) 2025-07-05 03:02:44 +03:00
__init__.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
__meta__.py Bump version to 3.22.0 and update changelog 2025-08-17 19:18:42 +03:00
exceptions.py Correctly pass error message in TelegramMigrateToChat (#1694) 2025-06-04 20:17:14 +03: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