Table of Contents
API reference

Property HasEvent

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

HasEvent

Gets a value indicating whether the payload included a nested event object.

[JsonIgnore]
public bool HasEvent { get; }

Property Value

bool