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
d9fd665c53
commit
bee1f9c400
2 changed files with 3 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
Added new shortcuts for :class:`aiogram.types.chat_member_updated.aiogramChatMemberUpdated`
|
||||
Added new shortcuts for :class:`aiogram.types.chat_member_updated.ChatMemberUpdated`
|
||||
to send message to chat that member joined/left.
|
||||
|
|
|
|||
2
CHANGES/1235.feature.rst
Normal file
2
CHANGES/1235.feature.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added new shortcuts for :class:`aiogram.types.chat_join_request.ChatJoinRequest`
|
||||
to make easier access to sending messages to users who wants to join to chat.
|
||||
Loading…
Add table
Add a link
Reference in a new issue