Class DiscordEmbedAuthor
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Gets the author of a discord embed.
public sealed class DiscordEmbedAuthor : ObservableApiObject
- Inheritance
-
DiscordEmbedAuthor
- Inherited Members
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.