typealias EmbedFooterOptions

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