- Notifications
You must be signed in to change notification settings - Fork5.7k
Ask Support
Harshil edited this pageApr 12, 2023 ·3 revisions
If you still have problems withthis library, the preferred way to get help is to join theofficial group chat on Telegram.
Alternatively, you can also ask a question in theDiscussions section on GitHub.
Finally, there is also apython-telegram-bot
tag onStackOverflow, though the development team of this library doesn't actively follow those questions.
Wiki ofpython-telegram-bot
© Copyright 2015-2025 – Licensed byCreative 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