core
core
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
0.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
ChannelsAPI
C
GuildsAPI
C
InteractionsAPI
C
InvitesAPI
C
StickersAPI
C
ThreadsAPI
C
UsersAPI
C
VoiceAPI
C
WebhooksAPI
Functions
F
createClient
F
withFiles
Interfaces
I
ClientOptions
I
DescriptiveRawFile
I
IntrinsicProps
I
MappedEvents
I
StartForumThreadOptions
I
StartThreadOptions
I
WithIntrinsicProps
Types
T
ManagerShardEventsMap
Toggle Sidebar
core
typealias
ManagerShardEventsMap
type
ManagerShardEventsMap
=
{
[
K
in
keyof
MappedEvents
]
:
MappedEvents
[
K
];
};
{ [K in keyof
MappedEvents
]:
MappedEvents
[K]; }