mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 21:43:33 +01:00
update setImage documentation (#1177)
This commit is contained in:
@@ -171,7 +171,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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user