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;