mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 14:11:09 +00:00
Webpack build for branch 11.3-dev: 8f9e911b5f
This commit is contained in:
parent
6e60f9f723
commit
e20c439938
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
2
discord.11.3-dev.min.js
vendored
2
discord.11.3-dev.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue