Welcome to telegram.py!

An async API wrapper for the Telegram bot API in Python.

Getting Started

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.

Conversations Extension

The conversations extension helps with building conversations with another user.