aiogram/aiogram/dispatcher
Dmitriprank 87c0458d95
Dev 2.x chat_type filter fix (#1027)
* Added missing params to chat shortcut functions create_invite_link, edit_invite_link

* Added missing ChatJoinRequest to check function of a ChatTypeFilter
2022-11-08 00:08:36 +02:00
..
filters Dev 2.x chat_type filter fix (#1027) 2022-11-08 00:08:36 +02:00
__init__.py Add missed ChatPermissions to __all__ (#393) 2020-09-13 22:14:33 +03:00
dispatcher.py fix Dispatcher.release_key (#908) 2022-05-14 17:01:32 +03:00
handler.py Fix Handler unregister (#1050) 2022-11-06 03:55:23 +02:00
middlewares.py Patch 2 (#977) 2022-08-14 18:29:35 +03:00
storage.py Change set_data to set_bucket in reset_bucket (#970) (#1) (#971) 2022-08-06 07:18:01 +03:00
webhook.py Added support for topics in Bot API 6.3 (#1061) 2022-11-06 00:51:42 +02:00