mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
|
Some checks are pending
Tests / tests (macos-latest, 3.10) (push) Waiting to run
Tests / tests (macos-latest, 3.11) (push) Waiting to run
Tests / tests (macos-latest, 3.12) (push) Waiting to run
Tests / tests (macos-latest, 3.13) (push) Waiting to run
Tests / tests (macos-latest, 3.9) (push) Waiting to run
Tests / tests (ubuntu-latest, 3.10) (push) Waiting to run
Tests / tests (ubuntu-latest, 3.11) (push) Waiting to run
Tests / tests (ubuntu-latest, 3.12) (push) Waiting to run
Tests / tests (ubuntu-latest, 3.13) (push) Waiting to run
Tests / tests (ubuntu-latest, 3.9) (push) Waiting to run
Tests / tests (windows-latest, 3.10) (push) Waiting to run
Tests / tests (windows-latest, 3.11) (push) Waiting to run
Tests / tests (windows-latest, 3.12) (push) Waiting to run
Tests / tests (windows-latest, 3.13) (push) Waiting to run
Tests / tests (windows-latest, 3.9) (push) Waiting to run
Tests / pypy-tests (macos-latest, pypy3.10) (push) Waiting to run
Tests / pypy-tests (macos-latest, pypy3.9) (push) Waiting to run
Tests / pypy-tests (ubuntu-latest, pypy3.10) (push) Waiting to run
Tests / pypy-tests (ubuntu-latest, pypy3.9) (push) Waiting to run
* Added "startapp" deep link support * Remove link_type param, added create_startapp_link method * Write tests for create_startapp_link method * Refactor with black & isort * Added CHANGELOG * Added support of direct mini app links * Added CHANGELOG |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_auth_widget.py | ||
| test_backoff.py | ||
| test_callback_answer.py | ||
| test_chat_action.py | ||
| test_chat_member.py | ||
| test_class_attrs_resolver.py | ||
| test_dataclass.py | ||
| test_deep_linking.py | ||
| test_formatting.py | ||
| test_i18n.py | ||
| test_keyboard.py | ||
| test_link.py | ||
| test_magic_filter.py | ||
| test_markdown.py | ||
| test_media_group.py | ||
| test_mixins.py | ||
| test_serialization.py | ||
| test_text_decorations.py | ||
| test_token.py | ||
| test_web_app.py | ||