API reference
Class DiscordWebhookSocialChannel
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Represents the Social SDK channel context embedded in webhook message payloads.
public sealed class DiscordWebhookSocialChannel : ObservableApiObject
- Inheritance
-
DiscordWebhookSocialChannel
- Inherited Members
Properties
- Id
Gets the channel identifier.
- Name
Gets the channel name when Discord provided it.
- Recipients
Gets the channel recipients when Discord provided them.
- Type
Gets the channel type.