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)