Webpack build for branch 11.3-dev: a97b5040e6

This commit is contained in:
Travis CI 2018-07-18 09:42:21 +00:00
parent effe6227e5
commit f8c1460c28

View file

@ -21392,7 +21392,7 @@ class MessageReactionRemove extends Action {
* Emitted whenever a reaction is removed from a cached message.
* @event Client#messageReactionRemove
* @param {MessageReaction} messageReaction The reaction object
* @param {User} user The user that removed the emoji or reaction emoji
* @param {User} user The user whose emoji or reaction emoji was removed
*/
module.exports = MessageReactionRemove;