Skip to content

GuildMembersChunk

typedef · Source

Represents the properties of a guild members chunk Type: Object

Properties

index

index: number

Index of the received chunk

count

count: number

Number of chunks the client should receive

nonce

nullable

nonce: string

Nonce for this chunk

notFound

notFound: Array<*>

An array of whatever could not be found when using Opcodes.REQUEST_GUILD_MEMBERS

Unofficial software. Not affiliated with or supported by Discord.