Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
import * as discordeno from "https://deno.land/x/discordeno@17.0.0/plugins/helpers/src/getMembersPaginated.ts";

Functions

Highly recommended to NOT use this function to get members instead use fetchMembers(). REST(this function): 50/s global(across all shards) rate limit with ALL requests this included GW(fetchMembers): 120/m(PER shard) rate limit. Meaning if you have 8 shards your limit is 960/m.