discord.js/src/client
SpaceEEC 747d76de10
fix(APIRequest): group reaction requests into one route per channel (#4017)
* fix(APIRequest): group all reactions into the same route per channel

* refactor(APIRequest): make route a const
2020-04-05 18:59:16 +02:00
..
actions feat(MessageReaction): backport removeAll and MessageReactionRemoveEmoji event (#3741) 2020-01-25 15:36:35 +01:00
rest fix(APIRequest): group reaction requests into one route per channel (#4017) 2020-04-05 18:59:16 +02:00
voice fix(Voice*): fix speaking event and voice receive (#3749) 2020-01-31 22:37:11 +01:00
websocket fix: messageReactionRemove emission (#3966) 2020-03-20 08:53:47 +01: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