Update index.rst

This commit is contained in:
frostbird 2023-08-29 00:20:42 +03:00 committed by GitHub
parent 8e2c3c02a9
commit dccb6ee7da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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