aiogram/aiogram
Kostiantyn Kriuchkov 06bdae69c2
Fix review issues from PR #1761 (#1762)
* Fix review issues from PR #1761

- Remove stray '-' artifact from GameHighScore docstring
- Fix Makefile reformat target scope inconsistency (ruff check --fix)
- Add User.get_profile_audios() shortcut method (parallel to get_profile_photos)
- Test ChatOwnerLeft with new_owner=None (edge case)
- Add VideoQuality type and Video.qualities nesting tests
- Add User.get_profile_audios() test

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Address review comments: use fixture and variables in tests, add changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Address review follow-ups for PR #1762

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 23:22:36 +02:00
..
client Bump API schema to version 9.4, add new object types, methods, and properties. 2026-02-09 19:54:32 +02:00
dispatcher Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
enums Update source links for ButtonStyle documentation to reflect accurate API references 2026-02-10 23:19:24 +02:00
filters Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
fsm Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
handlers Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
methods Bump API schema to version 9.4, add new object types, methods, and properties. 2026-02-09 19:54:32 +02:00
types Fix review issues from PR #1761 (#1762) 2026-02-10 23:22:36 +02:00
utils Migrate from Black to Ruff (#1750) 2026-01-04 21:34:08 +02:00
webhook EOL of Py3.9 (#1726) 2025-10-06 19:19:23 +03:00
__init__.py Support of Py3.14 (#1730) 2025-10-11 00:16:50 +03:00
__meta__.py Bump version 2026-02-09 20:04:39 +02:00
exceptions.py Update type hints across the codebase (#1749) 2026-01-02 02:50:46 +02:00
loggers.py PoC Scenes (#1280) 2023-11-23 00:41:21 +02:00
py.typed Add py.typed 2020-04-11 22:01:53 +03:00