import { deleteFollowupMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";
Deletes a followup message for an Interaction. Functions the same as delete webhook message, however this uses your interaction token instead of bot token. Does not support ephemeral followups.