import { deleteInteractionResponse } from "https://deno.land/x/natico@4.0.0-pre.4/examples/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/natico@4.0.0-pre.4/examples/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.