This repository was archived by the owner on May 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
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-2022 – Licensed by Creative Commons
- Types of Handlers
- Advanced Filters
- Storing data
- Making your bot persistent
- Adding Defaults
- Exception Handling
- Job Queue
- Arbitrary
callback_data - Avoiding flood limits
- Frequently requested design patterns
- Code snippets
- Performance Optimizations
- Webhooks
- Telegram Passport
- Bots built with PTB
- Automated Bot Tests