From a2a4411f22b1b75befc91a1d1bff6c600ae4f429 Mon Sep 17 00:00:00 2001 From: yasir Date: Tue, 27 Dec 2022 11:43:24 +0700 Subject: [PATCH] Typo --- misskaty/plugins/stickers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misskaty/plugins/stickers.py b/misskaty/plugins/stickers.py index 4e826635..c83bb092 100644 --- a/misskaty/plugins/stickers.py +++ b/misskaty/plugins/stickers.py @@ -82,8 +82,8 @@ async def getstickerid(c, m): @app.on_message(filters.command(["curi", "kang"], COMMAND_HANDLER)) async def kang_sticker(c, m): - if not message.from_user: - return await message.reply_text("You are anon admin, kang stickers in my pm.") + if not m.from_user: + return await m.reply_text("You are anon admin, kang stickers in my pm.") prog_msg = await m.reply_text("Kanging Sticker..") sticker_emoji = "🤔" packnum = 0