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
a7d759cdbe
aiogram
/
aiogram
History
Download ZIP
Download TAR.GZ
Alex Root Junior
a7d759cdbe
Merge branch 'dev-2.x' into dev-2.x-api-5.0
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