Commit graph

4 commits

Author SHA1 Message Date
JRoot Junior
ad9c77f99a
Update source links for ButtonStyle documentation to reflect accurate API references 2026-02-10 23:19:24 +02:00
latand
3994fdf5fb Revert "Fix review issues from PR #1761"
This reverts commit 2184e98988.
2026-02-09 21:01:45 +02:00
latand
2184e98988 Fix review issues from PR #1761
- Remove stray '-' artifact from GameHighScore docstring and butcher schema
- Fix Makefile reformat target scope inconsistency (ruff check --fix)
- Fix ButtonStyle enum source URL (#chat -> #inlinekeyboardbutton)
- 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>
2026-02-09 20:51:31 +02:00
JRoot Junior
8783c4922e
Add ButtonStyle enum to represent button styles in the Telegram API 2026-02-09 20:27:30 +02:00