mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-11 16:44:53 +00:00
Update README.md
This commit is contained in:
parent
b08ae687b9
commit
8e2c3c02a9
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
> Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
|
||||
|
||||
``` python
|
||||
from pyrogram import Client, filters
|
||||
from pyrofork import Client, filters
|
||||
|
||||
app = Client("my_account")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue