diff --git a/METHODS.md b/METHODS.md index 5a748e8..2c40950 100644 --- a/METHODS.md +++ b/METHODS.md @@ -1,6 +1,6 @@ # BotBase - Methods overview -BotBase has a builtin wrapper around Pyrogram methods objects that make +BotBase has a builtin wrapper around Pyrogram objects that make it even easier to use them properly. **DISCLAIMER**: The ``MethodWrapper`` class is just a wrapper around Pyrogram.