interface IconData

export declare interface IconData

The base icon data typically used in payloads.

optional
iconURL? : string

The URL of the icon.

optional
proxyIconURL? : string

The proxy URL of the icon.