1 messages · Page 1 of 1 (latest)
How to get the name of a voice channel a member is in?
can we use member.voice?
member.voice
member.voice.channel returns the channel object
https://docs.pycord.dev/en/master/api.html#discord.VoiceState
alr thanks