Welcome to telegram.py!¶
An async API wrapper for Telegram bot API in Python.
Contents¶
Extensions¶
telegram.py offers extra features that may assist in the development of Telegram bots.
Commands Extension¶
The commands extension allows you to easily create and organize commands for your bot.