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
f8f8b86ede
aiogram
/
aiogram
History
Download ZIP
Download TAR.GZ
Oleg A
f8f8b86ede
Union[type, None] -> Optional[type] refactoring
2020-11-08 13:42:49 +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
Union[type, None] -> Optional[type] refactoring
2020-11-08 13:42:49 +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