typealias EmbedFooterOptions

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