@@ -1509,7 +1509,6 @@ async def dalej(ctx):
voice_client = client.voice_clients[0]
if voice_client.is_connected():
voice_client.stop()
await play(ctx=ctx)
logger.info("Next completed")
The note is not visible to the blocked user.