core
core
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
1.2.0
main
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Search...
K
Classes
C
API
C
ApplicationCommandsAPI
C
ApplicationsAPI
C
ChannelsAPI
C
Client
C
GuildsAPI
C
InteractionsAPI
C
InvitesAPI
C
MonetizationAPI
C
OAuth2API
C
PollAPI
C
RoleConnectionsAPI
C
StageInstancesAPI
C
StickersAPI
C
ThreadsAPI
C
UsersAPI
C
VoiceAPI
C
WebhooksAPI
Functions
F
withFiles
Interfaces
I
ClientOptions
I
DescriptiveRawFile
I
Gateway
I
IntrinsicProps
I
ManagerShardEventsMap
I
MappedEvents
I
RequestGuildMembersResult
I
StartForumThreadOptions
I
WithIntrinsicProps
Variables
V
version
Toggle Sidebar
core
interface
RequestGuildMembersResult
export
interface
RequestGuildMembersResult
Table of contents
Properties
members
nonce
notFound
presences
Properties
members :
GatewayGuildMembersChunkDispatchData
['members']
nonce :
NonNullable
<
GatewayGuildMembersChunkDispatchData
['nonce']>
notFound :
NonNullable
<
GatewayGuildMembersChunkDispatchData
['not_found']>
presences :
NonNullable
<
GatewayGuildMembersChunkDispatchData
['presences']>