mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 20:20:55 +00:00
Webpack build for branch master: 86ffdc38d3
This commit is contained in:
parent
d9cdc06512
commit
8fe992bba6
1 changed files with 1 additions and 0 deletions
|
|
@ -6170,6 +6170,7 @@ class MessageEmbed {
|
||||||
* @property {string} url URL of this video
|
* @property {string} url URL of this video
|
||||||
* @property {number} height Height of this video
|
* @property {number} height Height of this video
|
||||||
* @property {number} width Width of this video
|
* @property {number} width Width of this video
|
||||||
|
* @readonly
|
||||||
*/
|
*/
|
||||||
this.video = data.video;
|
this.video = data.video;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue