mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Docs: Wording Improvements (#2607)
* wording improvement * wording improvement for docs * docs: wording * wording * user account only: docs * Edited * Edited
This commit is contained in:
@@ -30,7 +30,7 @@ class MessageReactionAdd extends Action {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emitted whenever a reaction is added to a message.
|
||||
* Emitted whenever a reaction is added to a cached message.
|
||||
* @event Client#messageReactionAdd
|
||||
* @param {MessageReaction} messageReaction The reaction object
|
||||
* @param {User} user The user that applied the guild or reaction emoji
|
||||
|
||||
Reference in New Issue
Block a user