discord.js
discord.js
discord.js
discord-api-types
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
Loading versions...
Search...
K
Toggle Sidebar
typealias
CacheConstructors
export
type
CacheConstructors
=
{ [
Cache
in
keyof
Caches
]
:
Caches
[
Cache
][
0
]
&
{
name
:
Cache
};};
{ [Cache in keyof
Caches
]:
Caches
[Cache][0] & { name: Cache };}