Table of Contents
API reference

Property InteractionsPath

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

InteractionsPath

Gets or sets the route segment used for the Discord interactions endpoint.

public string InteractionsPath { get; set; }

Property Value

string

Remarks

This segment is appended directly beneath RoutePrefix.