interface EmbedFooterData

extends

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

Constructors

constructor()

optionalexternal
iconURL? : string

The URL of the icon

optionalexternal
proxyIconURL? : string

The proxy URL of the icon

external
text : string

The text of the footer