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