#Cannot find a way to send embed in SlashCommands
1 messages · Page 1 of 1 (latest)
DSharpPlus.Entities.DiscordInteraction.CreateResponseAsync
Summary
Creates a response to this interaction.
Declaration
[DebuggerStepThrough]
public async Task CreateResponseAsync
(
InteractionResponseType type,
DiscordInteractionResponseBuilder builder = null
);
Use the builder