Added shortcuts for ChatMemberUpdate event (#1234)

* Added shortcuts for ChatMemberUpdate event

* Added changelog
This commit is contained in:
Alex Root Junior 2023-07-30 17:29:45 +03:00 committed by GitHub
parent baad0ebef2
commit a1513ddb2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 1343 additions and 3 deletions

2
CHANGES/1234.feature.rst Normal file
View 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.