Property Author
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Author
Gets the user or member that sent the message.
[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Author { get; }
Gets the user or member that sent the message.
[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Author { get; }