discord.js/src/client
2019-10-27 10:27:01 +01:00
..
actions Remove unnecessary import 2019-05-11 17:24:25 -04:00
rest feat(GuildMember): filter out duplicate roles when updating (#3502) 2019-10-27 10:27:01 +01:00
voice docs(VoiceStatus): document name -> value, link in VoiceConnection#status (#3500) 2019-10-27 10:26:08 +01: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 chore: explicitly mark everything deprecated as @ deprecated (#3307) 2019-05-29 22:18:14 +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