From f9d608b8f75208f3b931ef8a734568b61c2e39a9 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 31 Aug 2017 16:31:52 +0000 Subject: [PATCH] Webpack build for branch master: 434a22dc4ea8ba05cc08fefeabf7c02414080269 --- discord.master.js | 1 + 1 file changed, 1 insertion(+) diff --git a/discord.master.js b/discord.master.js index 4c53410c..26290dd0 100644 --- a/discord.master.js +++ b/discord.master.js @@ -8674,6 +8674,7 @@ class TextBasedChannel { * @typedef {Object} MessageOptions * @property {boolean} [tts=false] Whether or not the message should be spoken aloud * @property {string} [nonce=''] The nonce for the message + * @property {string} [content=''] The content for the message * @property {MessageEmbed|Object} [embed] An embed for the message * (see [here](https://discordapp.com/developers/docs/resources/channel#embed-object) for more details) * @property {boolean} [disableEveryone=this.client.options.disableEveryone] Whether or not @everyone and @here