interface EmbedFooterData

extends

Omit<APIEmbedFooter, 'icon_url' | 'proxy_icon_url'>IconData
export interface EmbedFooterData extends Omit<APIEmbedFooter, 'icon_url' | 'proxy_icon_url'>, IconData

optional
iconURL? : string

The URL of the icon

optional
proxyIconURL? : string

The proxy URL of the icon

text : string

The text of the footer