API reference
Property Author
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Author
Gets the message author when present.
[JsonProperty("author", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser? Author { get; }