Method EditResponseAsync
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
EditResponseAsync(DiscordWebhookBuilder)
Edits the interaction response.
public Task<DiscordMessage> EditResponseAsync(DiscordWebhookBuilder builder)
Parameters
builder
DiscordWebhookBuilderThe data to edit the response with.