diff --git a/modules/example.py b/modules/example.py index bcd94ec..b4a1b65 100644 --- a/modules/example.py +++ b/modules/example.py @@ -14,7 +14,7 @@ #  You should have received a copy of the GNU General Public License #  along with this program.  If not, see . -from pyrogram import Client, filters +from pyrogram import Client, enums, filters from pyrogram.types import Message from utils.misc import modules_help, prefix