This website requires JavaScript.
Explore
Help
Sign in
python
/
aiogram
Watch
1
Star
0
Fork
You've already forked aiogram
0
mirror of
https://github.com/aiogram/aiogram.git
synced
2026-04-08 16:37:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c12a76e8c0
aiogram
/
aiogram
History
Download ZIP
Download TAR.GZ
Alex Root Junior
c12a76e8c0
Don't use deprecated Bot.close method from dispatcher (Replaced by session.close)
2020-11-08 00:02:39 +02:00
..
bot
Don't use deprecated Bot.close method from dispatcher (Replaced by session.close)
2020-11-08 00:02:39 +02:00
contrib
Update docs
2020-09-14 22:56:11 +03:00
dispatcher
hotfix(dispatcher): prop DP.loop may be None, executor and webhook view should respect that (
#424
)
2020-09-14 14:44:18 +03:00
types
Apply suggestions from code review
2020-11-07 20:02:07 +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