-
Notifications
You must be signed in to change notification settings - Fork 0
Ask Support
Harshil edited this page Apr 12, 2023
·
3 revisions
If you still have problems with this library, the preferred way to get help is to join the official group chat on Telegram.
Alternatively, you can also ask a question in the Discussions section on GitHub.
Finally, there is also a python-telegram-bot
tag on StackOverflow, though the development team of this library doesn't actively follow those questions.
- 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