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

View file

@ -50,3 +50,4 @@ As shortcut from received object
- :meth:`aiogram.types.message.Message.answer_document`
- :meth:`aiogram.types.message.Message.reply_document`
- :meth:`aiogram.types.chat_member_updated.ChatMemberUpdated.answer_document`