API reference
Method Pong
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.Interactions
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Pong()
Creates the required PONG response for an interaction ping.
public static DiscordInteractionIngressResponse Pong()
Returns
- DiscordInteractionIngressResponse
The inline pong response.