Class DiscordEmbedBuilder.EmbedAuthor
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents an embed author.
public class DiscordEmbedBuilder.EmbedAuthor
- Inheritance
-
DiscordEmbedBuilder.EmbedAuthor
Properties
- IconUrl
Gets or sets the Author's icon url.
- Name
Gets or sets the name of the author.
- Url
Gets or sets the Url to which the author's link leads.