-
Notifications
You must be signed in to change notification settings - Fork 0
Home
topazenbar edited this page Apr 4, 2020
·
2 revisions
.TalpiBot-ברוכים הבאים למקום שמאגד את כל המידע על ה
.כאן תוכלו למצוא כאן את כל המידע שאתם צריכים בשביל ליצור את הפיצ’ר שאתם מדמיינים
הסבר על ה-API, מדריכים להתחלה ראשונית, דוגמאות לפיצרים, ועוד…
ניסון ל-TalpiBot, בוורד מאוד קל לעשות דברים מימן לשמאל. האם זה יעבוד?
אפילו אני בודק איך זה יורד שורה.
- How to read this Wiki
Ideally, this Wiki should read a bit like a [Choose Your Own Adventure](https://en.wikipedia.org/wiki/Choose_Your_Own_Adventure) book – You start with [page one](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API) and choose your way through the docs, depending on your preferences. At the end of most articles, you will find a section called What to read next?, where related articles are linked.
- Contributing to this Wiki
If you stumble upon a part of the wiki that is unclear or missing important points, please go ahead and drop us a message in our [Telegram Group](https://t.me/pythontelegrambotgroup), or just edit the part yourself (anyone can contribute). We’d like our wiki to be as complete as possible 🙂
- 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