@@ -139,7 +139,7 @@ class Music(commands.Cog):
await ctx.send('Now playing: {}'.format(player.title))
@commands.command()
@commands.command(name='volume')
async def volume(self, ctx, volume: int):
"""Changes the player's volume"""
The note is not visible to the blocked user.