Skip to main content
Version: Next

GatewayRequestGuildMembers

@deprecated

Gateway v6 is deprecated and the types will not receive further updates, please update to v8.

Index

Properties

Properties

d

d: { guild_id: string | string[]; limit: number; nonce?: string; presences?: boolean; query?: string; user_ids?: string | string[] }

Type declaration

  • guild_id: string | string[]
  • limit: number
  • optionalnonce?: string
  • optionalpresences?: boolean
  • optionalquery?: string
  • optionaluser_ids?: string | string[]

op

op: RequestGuildMembers