Get Mystery Box with random crypto!

Presenting tgEasy Easy for a Brighter Shine Monkey patch Addon | Checked Plugins

Presenting tgEasy
Easy for a Brighter Shine
Monkey patch
Addon for Pyrogram

# Features
- Easy: You can install tgEasy with pip and start building your applications right away.

- Fast: With the Pyrogram, tgEasy's speed is enhanced

- Type-hinted: Types and methods are all type-hinted, enabling excellent editor support.

- Documented: All of the available methods, types and functions are well documented.

- Comprehensive: With the help of Pyrogram, Execute any advanced action an official client is able to do, and even more.

# Quick Example

from tgEasy import command

@command("start")
async def start(client, message):
await message.reply_text("Hello")

# Why tgEasy ?
-
tgEasy comes with Better Error Handling, Advanced Methods, Types and these all makes developing a Telegram Bot more Easy

# Why waiting more ?
Install tgEasy Now with pip
pip install tgEasy

GitHub | PyPI | News