Webpack build for branch master: 434a22dc4e

This commit is contained in:
Travis CI 2017-08-31 16:31:52 +00:00
parent b3c65b8f51
commit f9d608b8f7

View file

@ -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