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;