From 8fe992bba65a18b116c923127e80ea181365bb00 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 26 Aug 2017 09:04:22 +0000 Subject: [PATCH] Webpack build for branch master: 86ffdc38d375ec62fd8c3893e010f98f99f4143e --- discord.master.js | 1 + 1 file changed, 1 insertion(+) diff --git a/discord.master.js b/discord.master.js index 008a300e..9cb4c0c0 100644 --- a/discord.master.js +++ b/discord.master.js @@ -6170,6 +6170,7 @@ class MessageEmbed { * @property {string} url URL of this video * @property {number} height Height of this video * @property {number} width Width of this video + * @readonly */ this.video = data.video;