From 6f4b669c103cca328e1167b9514c9d103ee818d8 Mon Sep 17 00:00:00 2001 From: Nicky Lalrochhara Date: Mon, 11 Jul 2022 11:41:51 +0530 Subject: [PATCH] Update shippering.py Remove some line --- Bawihtei/modules/shippering.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bawihtei/modules/shippering.py b/Bawihtei/modules/shippering.py index 9163c89..ca30665 100644 --- a/Bawihtei/modules/shippering.py +++ b/Bawihtei/modules/shippering.py @@ -29,7 +29,7 @@ def dt_tom(): tomorrow = str(dt_tom()) -@app.on_message(filters.command("couples") & ~filters.edited) +@app.on_message(filters.command("couples") @capture_err async def couple(_, message): if message.chat.type == "private":