EmbedAuthorData

export interface EmbedAuthorData extends Omit<APIEmbedAuthor, 'icon_url' | 'proxy_icon_url'>, IconData
export interface EmbedAuthorData extends Omit<APIEmbedAuthor, 'icon_url' | 'proxy_icon_url'>, IconData

No summary provided.

Extends

Omit<APIEmbedAuthor, 'icon_url' | 'proxy_icon_url'>

Extends

IconData
iconURL?:string
The icon URL of the author
name:string
The name of the author
proxyIconURL?:string
The proxy icon URL of the author
url?:string
The URL of the author