API v6 - DeprecatedInterfacesGatewayRequestGuildMembersVersion: 0.36.2On this pageGatewayRequestGuildMembers https://discord.com/developers/docs/topics/gateway#request-guild-members@deprecatedGateway v6 is deprecated and the types will not receive further updates, please update to v8.Index PropertiesdopProperties dd: { guild_id: string | string[]; limit: number; nonce?: string; presences?: boolean; query?: string; user_ids?: string | string[] }Type declarationguild_id: string | string[]limit: numberoptionalnonce?: stringoptionalpresences?: booleanoptionalquery?: stringoptionaluser_ids?: string | string[]opop: RequestGuildMembers
https://discord.com/developers/docs/topics/gateway#request-guild-members
Gateway v6 is deprecated and the types will not receive further updates, please update to v8.