mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +01:00
docs(MessageEmbed): add missing type value (#3106)
This commit is contained in:
@@ -16,6 +16,7 @@ class MessageEmbed {
|
||||
* The type of this embed, either:
|
||||
* * `image` - an image embed
|
||||
* * `video` - a video embed
|
||||
* * `gifv` - a gifv embed
|
||||
* * `link` - a link embed
|
||||
* * `rich` - a rich embed
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user