EmbedFooterOptions

interface EmbedFooterOptions extends Omit<EmbedFooterData, 'proxyIconURL'>
interface EmbedFooterOptions extends Omit<EmbedFooterData, 'proxyIconURL'>
Represents the footer options of an embed.

Extends

Omit<EmbedFooterData, 'proxyIconURL'>