typealias EmbedFooterOptions

type EmbedFooterOptions = Omit<EmbedFooterData, 'proxyIconURL'>;

Union Members

Omit<EmbedFooterData, 'proxyIconURL'>