API reference
Property IncomingWebhooksPath
- Namespace
- DisCatSharp.Hosting.AspNetCore
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
IncomingWebhooksPath
Gets or sets the route segment used for incoming webhook endpoints.
public string IncomingWebhooksPath { get; set; }
Property Value
Remarks
This segment is appended beneath WebhooksPath.