pyroexalt 1.0.0

Creator: bradpython12

Last updated:

0 purchases

pyroexalt 1.0.0 Image
pyroexalt 1.0.0 Images
Add to Cart

Description:

pyroexalt 1.0.0

Telegram MTProto API Framework for Python


Homepage



Issues



Support Channel


PyroExalt

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
Made for Private Use, Not for Production, No Copyright Intentioned

from pyrogram import Client, filters

app = Client("my_account")


@app.on_message(filters.private)
async def hello(client, message):
await message.reply("Hello from Pyrofork!")


app.run()

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.