mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +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.
|
* 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) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue