aiogram/tests/test_filters
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
..
__init__.py Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
test_base.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_callback_data.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
test_chat_member_updated.py Added support for Telegram Bot API 9.5 (#1780) 2026-03-03 01:19:11 +02:00
test_command.py ignore_case fix for aiogram.filters.command.Command() (#1107) 2023-02-04 19:52:36 +02:00
test_exception.py Handle expected warnings & raise unexpected warnings (#1315) 2023-10-01 15:28:54 +03:00
test_logic.py Removed Text filter (#1170) 2023-04-22 20:21:17 +03:00
test_magic_data.py Remove warnings about pytest asyncio mode 2022-12-30 16:10:06 +02:00
test_state.py Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00