blob: 5bfaef4e1bbefe41d9581b7f95a8c90c0477cc14 (
plain)
1
2
3
4
5
6
|
This library provides a pure Python interface for the Telegram Bot API.
In addition to the pure API implementation, this library features a number of
high-level classes to make the development of bots easy and straightforward.
These classes are contained in the telegram.ext submodule.
WWW: https://python-telegram-bot.org/
|