mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Align changelog with base PR #1780
This commit is contained in:
parent
ceb22a03dc
commit
7229125d83
2 changed files with 1 additions and 1 deletions
1
CHANGES/1780.feature.rst
Normal file
1
CHANGES/1780.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Extended Telegram Bot API 9.5 support for chat tags: added `Chat.set_member_tag(...)` shortcut through butcher aliases/codegen, completed tag-related fields handling (`can_manage_tags`, `can_edit_tag`, `sender_tag`), and aligned tests/formatting expectations for the updated API behavior.
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Fixed follow-up support for Bot API 9.5 chat tags by adding and validating the ``Chat.set_member_tag`` shortcut via butcher aliases, and extended test coverage for new tag-related fields and ``sender_tag`` content type handling.
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue