mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
* Add class helper ChatAction * Change using helper to using enum.Enum * Add test for class ChatAction * Use black formatting * Add pull request description to CHANGES * Add test coverage * Use AutoName class for enum values * Move `AutoName` to separate file * Move inheritance from `str` * Fix failing mypy * Delete old actions Co-authored-by: Evgen Fil <evgfilim1@yandex.ru> |
||
|---|---|---|
| .. | ||
| data/locales | ||
| test_api | ||
| test_dispatcher | ||
| test_utils | ||
| __init__.py | ||
| conftest.py | ||
| deprecated.py | ||
| docker-compose.yml | ||
| mocked_bot.py | ||