forked from Lainports/opnsense-ports
4 lines
286 B
Text
4 lines
286 B
Text
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.
|