aiogram/aiogram/filters
2023-04-22 19:55:27 +03:00
..
__init__.py Removed Text filter 2023-04-22 19:55:27 +03:00
base.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_data.py Improve callback data serialization (#1163) 2023-04-21 00:17:28 +03:00
chat_member_updated.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
command.py Bot API 6.6 (#1139) 2023-03-11 02:17:47 +02:00
exception.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
logic.py Extended logic filter arguments 2023-02-04 20:14:15 +02:00
magic_data.py Fixed aiogram/filters/magic_data.py:21:41: C416 Unnecessary dict comprehension (rewrite using dict()) 2023-04-08 17:31:15 +03:00
state.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00