This commit is contained in:
Dim
2017-09-25 14:41:50 -04:00
committed by Crawl
parent 6ce9a8743f
commit 97dc85f491

View File

@@ -427,7 +427,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) {