From e29e256d65d40a1248beb0f49f443b673d4e1b3f Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 7 Jan 2017 08:32:11 +0000 Subject: [PATCH] Webpack build: f76b47184a128ba9526bbc60e3259d13738d20b5 --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.master.js b/discord.master.js index 639667d3..1c40dd55 100644 --- a/discord.master.js +++ b/discord.master.js @@ -24481,7 +24481,7 @@ const long = __webpack_require__(44); * @property {string} [embedProvider] The name of an embed provider * @property {string} [embedType] one of `image`, `video`, `url`, `rich` * @property {string} [attachmentFilename] The name of an attachment - * @property {string} [attachmentExtention] The extension of an attachment + * @property {string} [attachmentExtension] The extension of an attachment * @property {Date} [before] Date to find messages before * @property {Date} [after] Date to find messages before * @property {Date} [during] Date to find messages during (range of date to date + 24 hours)