You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

MakeURLOptions

export declare interface MakeURLOptions
export declare interface MakeURLOptions
The options to use when making a CDN URL
allowedExtensions?:readonly string[]
The allowed extensions that can be used
extension?:string | undefined
The extension to use for the image URL
Default value
'webp'
size?:ImageSize
The size specified in the image URL