https://discord.com/developers/docs/topics/gateway-events#request-guild-members
ID of the guild to get members for
Inherited from GatewayRequestGuildMembersDataBaseMaximum number of members to send matching the
query
; a limit of 0
can be used with an empty string query
to return all membersNonce to identify the Guild Members Chunk responseNonce can only be up to 32 bytes. If you send an invalid nonce it will be ignored and the reply member_chunk(s) will not have a
Inherited from GatewayRequestGuildMembersDataBasenonce
set.See https://discord.com/developers/docs/topics/gateway-events#guild-members-chunkUsed to specify if we want the presences of the matched members
Inherited from GatewayRequestGuildMembersDataBase