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

IconData

export declare interface IconData
export declare interface IconData
The base icon data typically used in payloads.
iconURL?:string
The URL of the icon.
proxyIconURL?:string
The proxy URL of the icon.