import { editFollowupMessage } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";
Edits a followup message for an Interaction. Functions the same as edit webhook message, however this uses your interaction token instead of bot token. Does not support ephemeral followups.