mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 20:13:30 +01:00
Typo (#1969)
This commit is contained in:
@@ -427,7 +427,7 @@ class Message extends Base {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Add a reaction to the message.
|
* 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>}
|
* @returns {Promise<MessageReaction>}
|
||||||
*/
|
*/
|
||||||
react(emoji) {
|
react(emoji) {
|
||||||
|
|||||||
Reference in New Issue
Block a user