Optional
limitOptional
presencesIf presences should be requested. Requires the GUILD_PRESENCES
intent.
false
Optional
queryIf provided, only members with a username that starts with this string will be returned. If empty or not provided, requires the GUILD_MEMBERS
intent.
Optional
timeoutThe maximum amount of time in milliseconds to wait.
client.rest.options.requestTimeout
Optional
userIDsThe IDs of up to 100 users to specifically request.
The maximum number of members to request.