Table of Contents
API reference

Property IsPing

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

IsPing

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

[JsonIgnore]
public bool IsPing { get; }

Property Value

bool