Skip to content

Commit

Permalink
Update _chatactions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ufoptg authored Feb 8, 2024
1 parent 6004b62 commit 2fcb4e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/_chatactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 2fcb4e1

Please sign in to comment.