discord.js/src
Androz 94bb268639
docs: add extends to ChannelManager, cache is not nullable, resolveID accepts an object (#3771)
* Add extends to docs

* Cache shouldn't be nullable

* jsdoc: use same type for both resolve methods
2020-02-12 18:36:08 +01:00
..
client feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
errors feat(Guild): add fetchBan method (#3726) 2020-01-24 15:29:53 +01:00
managers docs: add extends to ChannelManager, cache is not nullable, resolveID accepts an object (#3771) 2020-02-12 18:36:08 +01:00
rest fix(APIRouter): use proper symbol for util.inspect (#3589) 2019-11-20 18:11:23 +01:00
sharding feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
structures fix(TextChannel): remove old nsfw regex check (#3775) 2020-02-12 18:24:35 +01:00
util feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
index.js feat: remove datastores and implement Managers (#3696) 2020-02-11 20:21:07 +01:00
WebSocket.js src: sharding cleanup and checkReady rewrite (#3393) 2019-12-15 20:45:27 +01:00