aiogram/tests
Alex Root Junior f68c24d620
Added support for Telegram Bot API 9.5 (#1780)
* Update API methods and types for Telegram Bot API 9.5

* Draft: follow-up for Bot API 9.5 (#1780) (#1781)

* Add set_chat_member_tag shortcut coverage

* Add set_member_tag shortcut tests and align decoration expectations

* Fix follow-up test coverage for sender_tag and can_edit_tag

* Add changelog fragment for PR 1781

* Align changelog with base PR #1780

* Expand 1780 changelog to cover base and follow-up scope

* Treat sender_tag as metadata, not message content type

---------

Co-authored-by: Latand <latand@users.noreply.github.com>
Co-authored-by: Codex Agent <codex@openclaw.local>

* Add tests for date_time formatting with Unix time and datetime objects

* Update changelog with Telegram Bot API 9.5 changes

---------

Co-authored-by: Kostiantyn Kriuchkov <36363097+Latand@users.noreply.github.com>
Co-authored-by: Latand <latand@users.noreply.github.com>
Co-authored-by: Codex Agent <codex@openclaw.local>
2026-03-03 01:19:11 +02:00
..
data/locales Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
test_api Added support for Telegram Bot API 9.5 (#1780) 2026-03-03 01:19:11 +02:00
test_dispatcher Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_filters Added support for Telegram Bot API 9.5 (#1780) 2026-03-03 01:19:11 +02:00
test_flags Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_fsm Preserve middleware data across scene transitions (#1687) (#1766) 2026-02-15 20:24:34 +02:00
test_handler Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230) 2023-07-28 22:23:32 +03:00
test_issues Preserve middleware data across scene transitions (#1687) (#1766) 2026-02-15 20:24:34 +02:00
test_utils Added support for Telegram Bot API 9.5 (#1780) 2026-03-03 01:19:11 +02:00
test_webhook Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
__init__.py Update tests and small refactoring 2019-11-16 22:32:26 +02:00
conftest.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
deprecated.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
docker-compose.yml EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
mocked_bot.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00