Skip to main content
Module

x/harmony/mod.ts>Interaction#deleteResponse

An easy to use Discord API Library for Deno.
Go to Latest
method Interaction.prototype.deleteResponse
Re-export
import { Interaction } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Delete the original Interaction Response

Returns

Promise<this>