discord.js/src/client
2020-02-22 12:38:43 +01:00
..
actions feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741) 2020-01-25 15:36:35 +01:00
rest feat(Message*): add missing fields, add support for flag editing (#3795) 2020-02-22 12:38:43 +01:00
voice fix(Voice*): fix speaking event and voice receive (#3749) 2020-01-31 22:37:11 +01:00
websocket fix: remove for..in in favor of Object.keys (#3745) 2020-01-31 11:38:47 +00:00
Client.js feat(BitField): add BitField base class (#3759) 2020-02-12 22:23:48 +01:00
ClientDataManager.js Add news/store channel support to CHANNEL_CREATE 2019-05-11 18:11:19 -04:00
ClientDataResolver.js fix(ClientDataResolver): return a user in resolveUser when passing guild (#3719) 2020-01-20 22:02:28 +01:00
ClientManager.js fix(Client): login not properly rejecting on invalid token 2018-06-29 19:38:06 -05:00
WebhookClient.js setTimeout should use args (#1623) 2017-06-29 19:53:11 +01:00