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