This commit is contained in:
yasir 2022-12-27 11:43:24 +07:00
parent bef041ba0a
commit a2a4411f22

View file

@ -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