aiogram/.butcher
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
..
enums Update source links for ButtonStyle documentation to reflect accurate API references 2026-02-10 23:19:24 +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
schema Bump API schema to version 9.4, add new object types, methods, and properties. 2026-02-09 19:54:32 +02:00
templates Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
types Fix review issues from PR #1761 (#1762) 2026-02-10 23:22:36 +02:00