mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
A batch script would be as simple as this example:
from pyrogram import Client
with Client("...") as app:
app.send_message("haskell", "hi")
|
||
|---|---|---|
| .. | ||
| api | ||
| client | ||
| connection | ||
| crypto | ||
| session | ||
| __init__.py | ||