discord.js/src/client
Ryan Munro ab7f9e80b4 feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741)
* Add new action and websocket handler

* Add REST method for removing reaction emoji

* Update Message#_removeReaction to handle removing whole emoji

* Add MessageReaction#removeAll and update typings

* Apply uncached user fix
2020-01-25 15:36:35 +01:00
..
actions feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741) 2020-01-25 15:36:35 +01:00
rest feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741) 2020-01-25 15:36:35 +01:00
voice fix(VoiceConnection): use Client#clearTimeout to clear timeouts (#3709) 2020-01-19 13:08:49 +01:00
websocket feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741) 2020-01-25 15:36:35 +01:00
Client.js Backport documentation fixes (#3683) 2020-01-13 14:00:13 +00: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