Class DiscordEmbedBuilder.EmbedAuthor
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents an embed author.
public class DiscordEmbedBuilder.EmbedAuthor
- Inheritance
-
DiscordEmbedBuilder.EmbedAuthor
- Inherited Members
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.