mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 01:53:30 +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:
@@ -17,7 +17,7 @@ class MessageReactionRemoveAll extends Action {
|
||||
}
|
||||
|
||||
/**
|
||||
* Emitted whenever all reactions are removed from a message.
|
||||
* Emitted whenever all reactions are removed from a cached message.
|
||||
* @event Client#messageReactionRemoveAll
|
||||
* @param {Message} message The message the reactions were removed from
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user