mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-11 16:44:53 +00:00
Update index.rst
This commit is contained in:
parent
8e2c3c02a9
commit
dccb6ee7da
1 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
Welcome to Pyrofork
|
Welcome to PyroFork
|
||||||
===================
|
===================
|
||||||
|
|
||||||
.. raw:: html
|
.. raw:: html
|
||||||
|
|
@ -21,7 +21,7 @@ Welcome to Pyrofork
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
from pyrogram import Client, filters
|
from pyrofork import Client, filters
|
||||||
|
|
||||||
app = Client("my_account")
|
app = Client("my_account")
|
||||||
|
|
||||||
|
|
@ -155,4 +155,4 @@ Meta
|
||||||
|
|
||||||
telegram/functions/index
|
telegram/functions/index
|
||||||
telegram/types/index
|
telegram/types/index
|
||||||
telegram/base/index
|
telegram/base/index
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue