discord.listMembers list a page of members in a Discord server.
automations/discord-list-members.automation.ts
Inputs
RequiredguildId; optional after user ID and limit from 1–1,000. Optional second argument { account } selects the Discord binding.
Output
ReturnsDiscordMember[] with user, nickname, roles, join time, and timeout state.