From 8c6e5cf0598c99095b3cecf04e264239b8db4e7c Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 7 Aug 2018 19:57:30 +0000 Subject: [PATCH] Webpack build for branch 11.3-dev: c7f379f51d7363f7e566a8f361d78db2b66b4440 --- discord.11.3-dev.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;