mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
added changelog
This commit is contained in:
parent
f8ed03f8a0
commit
b7b6b96296
1 changed files with 14 additions and 0 deletions
14
CHANGES/1058.feature.rst
Normal file
14
CHANGES/1058.feature.rst
Normal 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``
|
||||
Loading…
Add table
Add a link
Reference in a new issue