This commit is contained in:
levina 2021-11-10 20:20:53 +07:00 committed by GitHub
parent cf19d39488
commit 25cd0e01a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ async def skip(client, m: Message):
await m.reply("❌ nothing is currently playing") await m.reply("❌ nothing is currently playing")
elif op == 1: 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: elif op == 2:
await m.reply("🗑️ **Clearing the Queues**\n\n**• userbot leaving voice chat**") await m.reply("🗑️ **Clearing the Queues**\n\n**• userbot leaving voice chat**")
else: else:
await m.reply_photo( await m.reply_photo(