Class DiscordEmbedAuthor
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Gets the author of a discord embed.
public sealed class DiscordEmbedAuthor
  - Inheritance
 - 
      
      DiscordEmbedAuthor
 
Properties
- IconUrl
 Gets the url of the author's icon.
- Name
 Gets the name of the author.
- ProxyIconUrl
 Gets the proxied url of the author's icon.
- Url
 Gets the url of the author.