author

fun author(name: String, url: String? = null, iconUrl: String? = null)
fun author(authorSpec: EmbedBuilder.EmbedAuthor.() -> Unit)

Sets the author for this embed.