Table of Contents
API reference

Property IncomingWebhookPayload

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
Assembly
DisCatSharp.Hosting.AspNetCore.dll

IncomingWebhookPayload

Gets the preserved incoming webhook payload from the token response, when available.

public object? IncomingWebhookPayload { get; }

Property Value

object