Interface EmbedFooterOptions

Represents the footer options of an embed.

Hierarchy

  • Omit<EmbedFooterData, "proxyIconURL">
    • EmbedFooterOptions

Properties

Properties

iconURL?: string

The URL of the icon.

text: string

Footer text

Length limit: 2048 characters

Generated using TypeDoc