discord.com
get_member_list
Input
channelUrl requiredURL of a text channel in the server, e.g. https://discord.com/channels/<guildId>/<channelId>. The member sidebar belongs to the channel, so it must be one the account can view.
limit optionalHow many members to return.
Default: 100Output
count requiredmembers requiredguildId optionalcomplete optionalTrue when the sidebar stopped yielding new members before limit was reached. Discord only sends the sidebar members near the scroll position, so a large server can return fewer than it holds.
