Interface EmbedAuthorOptions

Represents the author options of an embed.

Hierarchy

  • Omit<EmbedAuthorData, "proxyIconURL">
    • EmbedAuthorOptions

Properties

Properties

iconURL?: string

The URL of the icon.

name: string

Name of author

Length limit: 256 characters

url?: string

URL of author

Generated using TypeDoc