added changelog

This commit is contained in:
ZeN 2022-11-05 17:11:36 +03:00
parent f8ed03f8a0
commit b7b6b96296
No known key found for this signature in database
GPG key ID: ED6378D93306FB20

14
CHANGES/1058.feature.rst Normal file
View file

@ -0,0 +1,14 @@
Added some implementation from Bot API 6.3:
- ``Message.is_topic_message``
- ``Message.message_thread_id``
- ``Chat.is_forum``
- ``ChatMember.can_manage_topics``
- ``ChatAdministratorRights.can_manage_topics``
- ``ChatMemberAdministrator.can_manage_topics``
- ``ChatMemberRestricted.can_manage_topics``
- ``ChatPermissions.can_manage_topics``
- ``can_manage_topics`` parameter for ``promoteChatMember``