mirror of
https://github.com/danbulant/discord.js
synced 2026-09-20 06:53:53 +00:00
Webpack build for branch master: cdb911f2af
This commit is contained in:
parent
411aad0293
commit
8cce5a9a9e
1 changed files with 1 additions and 1 deletions
|
|
@ -13479,7 +13479,7 @@ class RichEmbed {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the image of this embed
|
* Set the image of this embed
|
||||||
* @param {string} url The URL of the thumbnail
|
* @param {string} url The URL of the image
|
||||||
* @returns {RichEmbed} This embed
|
* @returns {RichEmbed} This embed
|
||||||
*/
|
*/
|
||||||
setImage(url) {
|
setImage(url) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue