From df0211d7b5393080e4e1e13c74d32cfa44b67032 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 24 Jun 2017 22:22:48 +0000 Subject: [PATCH] Webpack build for branch master: fd79539ec346cb2e8de00f619bf17da14603d93a --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.master.js b/discord.master.js index 1d3ff2c0..ed82676a 100644 --- a/discord.master.js +++ b/discord.master.js @@ -3477,7 +3477,7 @@ class Message { setup(data) { // eslint-disable-line complexity /** - * The ID of the message (unique in the channel it was sent) + * The ID of the message * @type {Snowflake} */ this.id = data.id;