diff --git a/program/admins.py b/program/admins.py index 7b99c4b..4054935 100644 --- a/program/admins.py +++ b/program/admins.py @@ -61,7 +61,9 @@ async def skip(client, m: Message): if op == 0: await m.reply("❌ nothing is currently playing") elif op == 1: - await m.reply("✅ __Queues__ is empty.\n\n• userbot leaving voice chat") + await m.reply("✅ __Queues__ **is empty.**\n\n**• userbot leaving voice chat**") + elif op==2: + await m.reply("🗑️ **Clearing the Queues**\n\n**• userbot leaving voice chat**") else: await m.reply_photo( photo=f"{IMG_3}",