mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 14:41:36 +00:00
Webpack build for branch master: 97dc85f491
This commit is contained in:
parent
feea199f5c
commit
a887524bad
1 changed files with 1 additions and 1 deletions
|
|
@ -11815,7 +11815,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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue