Method CreateInteractionResponseAsync
- Namespace
 - DSharpPlus.Net
 
- Assembly
 - DSharpPlus.dll
 
CreateInteractionResponseAsync(ulong, string, DiscordInteractionResponseType, DiscordInteractionResponseBuilder?)
public ValueTask CreateInteractionResponseAsync(ulong interactionId, string interactionToken, DiscordInteractionResponseType type, DiscordInteractionResponseBuilder? builder)
Parameters
interactionIdulonginteractionTokenstringtypeDiscordInteractionResponseTypebuilderDiscordInteractionResponseBuilder