Webpack build for branch 11.3-dev: 8f9e911b5f

This commit is contained in:
Travis CI 2018-03-03 00:55:35 +00:00
parent 6e60f9f723
commit e20c439938
2 changed files with 2 additions and 2 deletions

View file

@ -13354,7 +13354,7 @@ class MessageEmbed {
* The timestamp of this embed
* @type {number}
*/
this.createdTimestamp = data.timestamp;
this.timestamp = data.timestamp;
/**
* The thumbnail of this embed

File diff suppressed because one or more lines are too long