something
This commit is contained in:
parent
c4f9a189a9
commit
b955eb3625
@ -66,7 +66,7 @@ async def skip(client, m: Message):
|
||||
await m.reply("🗑️ **Clearing the Queues**\n\n**• userbot leaving voice chat**")
|
||||
else:
|
||||
await m.reply_photo(
|
||||
photo=f"{IMG_3}",
|
||||
photo=f"{op[2]}",
|
||||
caption=f"⏭ **Skipped to the next track.**\n\n🏷 **Name:** [{op[0]}]({op[1]})\n💭 **Chat:** `{chat_id}`\n💡 **Status:** `Playing`\n🎧 **Request by:** {m.from_user.mention()}",
|
||||
reply_markup=keyboard,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user