something

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

View File

@ -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}",