API reference
Constructor DiscordIngressEndpointMetadata
- Namespace
- DisCatSharp.Hosting.AspNetCore.Routing
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
DiscordIngressEndpointMetadata(string, string, string)
Initializes a new instance of the DiscordIngressEndpointMetadata class.
public DiscordIngressEndpointMetadata(string module, string endpointName, string relativePath)