import { deleteInteractionResponse } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
To delete your response to a application command. If a message id is not provided, it will default to deleting the original response.
import { deleteInteractionResponse } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";
To delete your response to a application command. If a message id is not provided, it will default to deleting the original response.