mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Typo (#1969)
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user