We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3ad22 commit 001cf96Copy full SHA for 001cf96
packages/discord.js/src/managers/GuildManager.js
@@ -281,7 +281,7 @@ class GuildManager extends CachedManager {
281
282
/**
283
* Returns a URL for the PNG widget of a guild.
284
- * @param {WidgetImageURLOptions} guild The guild of the widget image
+ * @param {GuildResolvable} guild The guild of the widget image
285
* @param {GuildWidgetStyle} [style] The style for the widget image
286
* @returns {string}
287
*/
0 commit comments