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
5
3e6114a04a
aiogram
/
aiogram
/
bot
History
Download ZIP
Download TAR.GZ
Alex Root Junior
753396330d
Implemented new one InputFile interface for sending local files.
2017-11-21 20:31:35 +02:00
..
__init__.py
Split
bot.py
to
bot/base.py
and
bot/bot.py
2017-06-04 11:35:07 +03:00
api.py
Implemented new one InputFile interface for sending local files.
2017-11-21 20:31:35 +02:00
base.py
More annotations in BaseBot class
2017-10-22 14:13:56 +03:00
bot.py
Implemented features from not announced Telegram Bot API update: sendMediaGroup + InputMedia* + other small changes
2017-11-17 23:01:17 +02:00