mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
fix(*): typedefs and typings for image & webhook options (#5805)
This commit is contained in:
@@ -81,7 +81,7 @@ class Team extends Base {
|
||||
|
||||
/**
|
||||
* A link to the teams's icon.
|
||||
* @param {ImageURLOptions} [options={}] Options for the Image URL
|
||||
* @param {StaticImageURLOptions} [options={}] Options for the Image URL
|
||||
* @returns {?string} URL to the icon
|
||||
*/
|
||||
iconURL({ format, size } = {}) {
|
||||
|
||||
Reference in New Issue
Block a user