From 2fcb4e139395ef29232f6d765f199512a5eafe17 Mon Sep 17 00:00:00 2001 From: TrueSaiyan Date: Thu, 8 Feb 2024 16:22:19 +0800 Subject: [PATCH] Update _chatactions.py --- plugins/_chatactions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/_chatactions.py b/plugins/_chatactions.py index 377bfd806..4b8d908f0 100644 --- a/plugins/_chatactions.py +++ b/plugins/_chatactions.py @@ -195,7 +195,6 @@ async def DummyHandler(ult): else: await ult.reply(file=med) -#Thanks to @TrueSaiyan @ultroid_bot.on(events.NewMessage(incoming=True)) async def chatBot_replies(e):