mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +00:00
* Added get_url() method for Message object and shifted_id property for Chat object * Added missing closing bracket to shifted_id description * Added basic groups to skipped pattern, simplified code * Return None instead of raising TypeError, removed redundant f-string * Change get_url typing to Optional[str] * Better shifted_id method * get_url tests added * Added whitespace (E226) * Code format with black * Parametrized test |
||
|---|---|---|
| .. | ||
| test_api | ||
| test_dispatcher | ||
| test_utils | ||
| __init__.py | ||
| conftest.py | ||
| deprecated.py | ||
| mocked_bot.py | ||