opnsense-ports/net-im/py-python-telegram-bot/pkg-descr
2022-09-07 22:33:21 +02:00

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.