Property Author
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Author
Gets the embed's author.
[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedAuthor Author { get; }
Gets the embed's author.
[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmbedAuthor Author { get; }