EmbedAuthorData

interface EmbedAuthorData

Author information for an embed. Used with EmbedBuilder.setAuthor().

exported from lib.weeble.d

Properties

Property

Type

Description

iconUrl?

string

URL of the author icon.

name

string

Author name displayed in the embed.

url?

string

URL the author name links to.