docs(MessageEmbed): correct description of createdAt (#3897)

* docs(MessageEmbed): correct description of createdAt

* typo
This commit is contained in:
Sugden
2020-03-17 18:04:46 +00:00
committed by GitHub
parent 8b906c69bb
commit a5267e1163

View File

@@ -199,7 +199,7 @@ class MessageEmbed {
}
/**
* The date this embed was created at
* The date displayed on this embed
* @type {?Date}
* @readonly
*/