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