aiogram/aiogram
2020-11-08 13:59:44 +03: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 AIOG-T-93 added allow_sending_without_reply to send_document shortcuts 2020-11-08 13:59:44 +03: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