Property Author
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }