diff --git a/discord.11.3-dev.js b/discord.11.3-dev.js index 4f1b8a24..2be9f846 100644 --- a/discord.11.3-dev.js +++ b/discord.11.3-dev.js @@ -5738,7 +5738,7 @@ class RichEmbed { /** * Timestamp for this Embed - * @type {number} + * @type {Date} */ this.timestamp = data.timestamp;