Table of Contents
API reference

Property HasHandlers

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

HasHandlers

Gets a value indicating whether any webhook event handlers are currently registered.

public bool HasHandlers { get; }

Property Value

bool