interface EmbedAuthorOptions

extends

Omit<EmbedAuthorData, 'proxyIconURL'>
export interface EmbedAuthorOptions extends Omit<EmbedAuthorData, 'proxyIconURL'>

Represents the author options of an embed.