MATIZT/wzgram ? reverse-engineered prompt

Reverse engineered prompt

Build me a modern Python Telegram client library that feels like a drop in replacement for Pyrogram, so existing code can keep using from pyrogram import ... without changes.

I want it to work for both user accounts and bots, be fully async, and still be easy to run in a simple way with app.run(). It should support the latest Telegram features like Gifts, Stories, Topics, Business Accounts, Giveaways, and whatever current Telegram layer support is needed to keep it up to date. Please include type hints, good examples, and a clean developer friendly API for things like message handlers and inline keyboards.

Make it fast and reliable, and set it up so the project can be installed and tested easily. If you need to check the latest Telegram docs or API details while building it, go ahead and look them up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab