mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 07:02:00 +00:00
Webpack build for branch master: ff92905848
This commit is contained in:
parent
a3f0e29332
commit
768f78fa6a
1 changed files with 1 additions and 0 deletions
|
|
@ -9932,6 +9932,7 @@ module.exports = MessageCollector;
|
|||
|
||||
/**
|
||||
* Represents an embed in a message (image/video preview, rich embed, etc.)
|
||||
* <info>This class is only used for *recieved* embeds. If you wish to send one, use the {@link RichEmbed} class.</info>
|
||||
*/
|
||||
class MessageEmbed {
|
||||
constructor(message, data) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue