Table of Contents
API reference

Property IsEvent

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

IsEvent

Gets a value indicating whether the envelope represents a Discord webhook event.

[JsonIgnore]
public bool IsEvent { get; }

Property Value

bool