mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Update Docs
This commit is contained in:
parent
71f5fb55f0
commit
68424d3291
1 changed files with 7 additions and 5 deletions
|
|
@ -3,11 +3,13 @@ Welcome to Pyrogram
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
||||||
<h1 align="center">
|
<div align="center">
|
||||||
<a href="https://pyrogram.ml">
|
<img src="https://pyrogram.ml/images/logo2.png" alt="Logo">
|
||||||
<div><img src="https://pyrogram.ml/images/logo2.png" alt="Pyrogram Icon"></div>
|
</div>
|
||||||
</a>
|
|
||||||
</h1>
|
<p align="center">
|
||||||
|
<b>Telegram MTProto API Client Library for Python</b>
|
||||||
|
</p>
|
||||||
|
|
||||||
Welcome to Pyrogram's documentation. Here you can find a detailed description of the Pyrogram API.
|
Welcome to Pyrogram's documentation. Here you can find a detailed description of the Pyrogram API.
|
||||||
You will notice that methods are named after the well established `Telegram Bot API`_ and that most of them
|
You will notice that methods are named after the well established `Telegram Bot API`_ and that most of them
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue