/
docs
/
packages
/
core
/
0.2.0
/
ManagerShardEventsMap%3ATypeAlias
Search...
K
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
Classes
API
ApplicationCommandsAPI
ChannelsAPI
GuildsAPI
InteractionsAPI
InvitesAPI
StickersAPI
ThreadsAPI
UsersAPI
VoiceAPI
WebhooksAPI
Functions
createClient
withFiles
Interfaces
ClientOptions
DescriptiveRawFile
IntrinsicProps
MappedEvents
StartForumThreadOptions
StartThreadOptions
WithIntrinsicProps
Types
ManagerShardEventsMap
ManagerShardEventsMap
type
ManagerShardEventsMap
=
{
[
K
in keyof
MappedEvents
]
:
MappedEvents
[
K
];
};
type
ManagerShardEventsMap
=
{
[
K
in keyof
MappedEvents
]
:
MappedEvents
[
K
];
};
Summary
No summary provided.