Table of Contents
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

builder DiscordInteractionResponseBuilder

The message response builder.

Returns

DiscordInteractionIngressResponse

The inline message response.