mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix ChatMemberHandler import in __init__.py (#751)
* Fix ChatMemberHandler import in __init__.py
This commit is contained in:
parent
812fb87d67
commit
a48a32ad16
2 changed files with 3 additions and 2 deletions
1
CHANGES/751.bugfix
Normal file
1
CHANGES/751.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed: Missing ChatMemberHandler import in aiogram/dispatcher/handler
|
||||
Loading…
Add table
Add a link
Reference in a new issue