mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(MessageEmbed): correct description of createdAt (#3897)
* docs(MessageEmbed): correct description of createdAt * typo
This commit is contained in:
@@ -199,7 +199,7 @@ class MessageEmbed {
|
||||
}
|
||||
|
||||
/**
|
||||
* The date this embed was created at
|
||||
* The date displayed on this embed
|
||||
* @type {?Date}
|
||||
* @readonly
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user