mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added shortcuts for ChatMemberUpdate event (#1234)
* Added shortcuts for ChatMemberUpdate event * Added changelog
This commit is contained in:
parent
baad0ebef2
commit
a1513ddb2d
22 changed files with 1343 additions and 3 deletions
2
CHANGES/1234.feature.rst
Normal file
2
CHANGES/1234.feature.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added new shortcuts for :class:`aiogram.types.chat_member_updated.aiogramChatMemberUpdated`
|
||||
to send message to chat that member joined/left.
|
||||
Loading…
Add table
Add a link
Reference in a new issue