Skip to main content
Version: Next

GatewayRequestGuildMembersDataBase

Hierarchy

Index

Properties

guild_id

guild_id: string

ID of the guild to get members for

optionalnonce

nonce?: string

Nonce to identify the Guild Members Chunk response

Nonce 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 nonce set.

See https://discord.com/developers/docs/topics/gateway-events#guild-members-chunk

optionalpresences

presences?: boolean

Used to specify if we want the presences of the matched members