python-telegram-bot
Bots
About
python-telegram-bot is a Python library for building Telegram bots, wrapping every Bot API method in an async-first, type-hinted interface used since 2015.
- Register handlers with a job queue for scheduled tasks
- Manage conversations through a built-in state machine
- Persist bot data with pluggable storage backends
- Run on
asynciowith full webhook support
- Category:
- Bots
- Platform:
- Telegram