MessageOptions can take content (#1861)

This commit is contained in:
Frangu Vlad
2017-08-31 19:27:58 +03:00
committed by Crawl
parent 7f921883f4
commit 434a22dc4e

View File

@@ -38,6 +38,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