I get a error in this function:
from discord.ext import commands import discord class Voice(commands.Cog): def __init__(self, client): self.client =