Updated Home (markdown)

Ahmed Ghaleb 2024-09-16 12:01:06 +08:00
parent 331d25d308
commit 840b9228f6

@ -4,8 +4,6 @@
## Quick Start
d
Our Wiki (where you currently are) contains an [Introduction to the API](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Introduction-to-the-API) explaining how the pure Bot API can be accessed via `python-telegram-bot`.
Moreover, the [Tutorial: Your first Bot](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Extensions---Your-first-Bot) gives an Introduction on how chatbots can be easily programmed with the help of the `telegram.ext` module.