import { editInteractionResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
To edit your response to a application command. If a messageId is not provided it will default to editing the original response.
import { editInteractionResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/helpers/mod.ts";
To edit your response to a application command. If a messageId is not provided it will default to editing the original response.