Table of Contents
API reference

Property WebhookEventsPath

Namespace
DisCatSharp.Hosting.AspNetCore
Assembly
DisCatSharp.Hosting.AspNetCore.dll

WebhookEventsPath

Gets or sets the route segment used for webhook event endpoints.

public string WebhookEventsPath { get; set; }

Property Value

string

Remarks

This segment is appended beneath WebhooksPath.