Webpack build for branch master: fd79539ec3

This commit is contained in:
Travis CI 2017-06-24 22:22:48 +00:00
parent 50d93e9e6b
commit df0211d7b5

View file

@ -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;