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

@@ -1,5 +1,5 @@
/**
* A rich embed to be sent with a message
* A rich embed to be sent with a message with a fluent interface for creation
* @param {Object} [data] Data to set in the rich embed
*/
class RichEmbed {