Webpack build for branch master: 97dc85f491

This commit is contained in:
Travis CI 2017-09-25 18:45:13 +00:00
parent feea199f5c
commit a887524bad

View file

@ -11815,7 +11815,7 @@ class Message extends Base {
/**
* Add a reaction to the message.
* @param {EmojiIdentifierResolveable} emoji The emoji to react with
* @param {EmojiIdentifierResolvable} emoji The emoji to react with
* @returns {Promise<MessageReaction>}
*/
react(emoji) {