something
This commit is contained in:
parent
834bf9951d
commit
b9359f72bc
@ -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}",
|
||||
|
Loading…
Reference in New Issue
Block a user