Here\'s the code:
@bot.command() async def test(ctx): for member in ctx.message.guild.members: print(member.name)
Results: Discord Bo