Minor doc updates

This commit is contained in:
Schuyler Cebulskie
2017-01-10 19:43:25 -05:00
parent 5caa7df1d8
commit b2822c584a
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,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 {Object} [embed] An embed for the message
* @property {RichEmbed|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
* should be replaced with plain-text