- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Press
        Nagaraj edited this page Apr 5, 2017 
        ·
        2 revisions
      
    A collection of blogposts and other external articles that are related to python-telegram-bot.
Feel free to add your own, ordered by Date published.
| Article | Date published | Type | Language | 
|---|---|---|---|
| Create a Chatbot for Telegram in Python to Summarize Text | 2016-08-25 | Tutorial | English | 
| Fazendo um Bot para Telegram em Python | 2016-08-06 | Tutorial | pt_BR | 
| Creating a Telegram bot using Python | 2016-11-25 | Tutorial | English | 
- Wiki of python-telegram-bot© Copyright 2015-2025 – Licensed by Creative Commons
- Architecture Overview
- Builder Pattern for Application
- Types of Handlers
- Working with Files and Media
- Exceptions, Warnings and Logging
- Concurrency in PTB
- Advanced Filters
- Storing data
- Making your bot persistent
- Adding Defaults
- Job Queue
- Arbitrary callback_data
- Avoiding flood limits
- Webhooks
- Bot API Forward Compatiblity
- Frequently requested design patterns
- Code snippets
- Performance Optimizations
- Telegram Passport
- Bots built with PTB
- Automated Bot Tests