Namespace DisCatSharp.Hosting.AspNetCore.Ingress.Interactions
Classes
- DiscordInteractionIngressContext
Provides the transport-neutral context for a Discord interaction delivered over HTTP ingress.
- DiscordInteractionIngressEnvelope
Represents the parsed top-level Discord interaction payload received over HTTP ingress.
- DiscordInteractionIngressResponse
Represents an inline HTTP response to a Discord interaction.
Interfaces
- IDiscordInteractionIngressHandler
Handles Discord interactions received over incoming HTTP.