From 8cce5a9a9e6f9e8e6de3afa0ea80a6f34478250d Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 8 Feb 2017 17:23:06 +0000 Subject: [PATCH] Webpack build for branch master: cdb911f2af9171ff9005234b1d01b8de1d5c89ab --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.master.js b/discord.master.js index 8b44f7eb..8fc10226 100644 --- a/discord.master.js +++ b/discord.master.js @@ -13479,7 +13479,7 @@ class RichEmbed { /** * Set the image of this embed - * @param {string} url The URL of the thumbnail + * @param {string} url The URL of the image * @returns {RichEmbed} This embed */ setImage(url) {