API reference
Property Channel
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Channel
Gets the Social SDK channel context when present.
[JsonProperty("channel", NullValueHandling = NullValueHandling.Ignore)]
public DiscordWebhookSocialChannel? Channel { get; }