discord.js/src/client
2019-05-11 18:11:19 -04:00
..
actions Remove unnecessary import 2019-05-11 17:24:25 -04:00
rest feat(GuildMember): add support for voice kicking (#3246) 2019-05-06 19:18:29 +02:00
voice fix #3150: can now create dispatcher with 0 volume 2019-03-22 12:43:51 +00:00
websocket fix/docs(Client): type status and do not throw an error if accessed before login 2019-05-05 13:44:34 +02:00
Client.js fix/docs(Client): type status and do not throw an error if accessed before login 2019-05-05 13:44:34 +02:00
ClientDataManager.js Add news/store channel support to CHANNEL_CREATE 2019-05-11 18:11:19 -04:00
ClientDataResolver.js feat(Util): add WHITE as color resolvable (#3062) 2019-02-09 23:52:38 +00:00
ClientManager.js fix(Client): login not properly rejecting on invalid token 2018-06-29 19:38:06 -05:00
WebhookClient.js