API reference
Method NoContent
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
NoContent()
Creates a 204 No Content response.
public static DiscordIngressResponse NoContent()
Returns
- DiscordIngressResponse
A response without a body.