mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 19:20:42 +00:00
Webpack build for branch 11.3-dev: c7f379f51d
This commit is contained in:
parent
f6d68fced5
commit
8c6e5cf059
1 changed files with 1 additions and 1 deletions
|
|
@ -5738,7 +5738,7 @@ class RichEmbed {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Timestamp for this Embed
|
* Timestamp for this Embed
|
||||||
* @type {number}
|
* @type {Date}
|
||||||
*/
|
*/
|
||||||
this.timestamp = data.timestamp;
|
this.timestamp = data.timestamp;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue