Wrote a bot in python for discord and I want to mute a member in VC with a command like #mute @member. Here is what I got so far:
#mute @member
@bot.command()