API reference
Method ChannelMessageWithSource
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.Interactions
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
ChannelMessageWithSource(DiscordInteractionResponseBuilder)
Creates an inline message response for an incoming Discord interaction.
public static DiscordInteractionIngressResponse ChannelMessageWithSource(DiscordInteractionResponseBuilder builder)
Parameters
builderDiscordInteractionResponseBuilderThe message response builder.
Returns
- DiscordInteractionIngressResponse
The inline message response.