diff --git a/CHANGES/1780.feature.rst b/CHANGES/1780.feature.rst new file mode 100644 index 00000000..f85791dc --- /dev/null +++ b/CHANGES/1780.feature.rst @@ -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. diff --git a/CHANGES/1781.bugfix.rst b/CHANGES/1781.bugfix.rst deleted file mode 100644 index 65d8e0e8..00000000 --- a/CHANGES/1781.bugfix.rst +++ /dev/null @@ -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. \ No newline at end of file