aiogram/aiogram
2020-11-08 17:48:51 +02:00
..
bot Union[type, None] -> Optional[type] refactoring 2020-11-08 13:42:49 +03:00
contrib Union[type, None] -> Optional[type] refactoring 2020-11-08 13:42:49 +03:00
dispatcher Union[type, None] -> Optional[type] refactoring 2020-11-08 13:42:49 +03:00
types Merge branch 'dev-2.x' into dev-2.x-api-5.0 2020-11-08 17:48:51 +02:00
utils Don't use deprecated Bot.close method from dispatcher (Replaced by session.close) 2020-11-08 00:02:39 +02:00
__init__.py increased Telegram Bot API version 2020-11-05 13:12:04 +03:00
__main__.py Add entry point for getting environment information. 2018-09-22 05:42:56 +03:00