Retrieve list of members in channel discord.py rewrite
问题 Summary I'm really new to discord.py and am trying to figure out how to retrieve a list of people in a discord server channel. I'm working on a command that would randomly separate the channel into two different calls, but I am wondering how I would retrieve the members in a voice channel, create a list of the members, randomly split them, and lastly move the members. My main concern right now is just retrieving a list of members into a list [] format this is what I have so far: async def