Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#editFollowupMessage

An easy to use Discord API Library for Deno.
Latest
method RESTEndpoints.prototype.editFollowupMessage
Re-export
import { RESTEndpoints } from "https://deno.land/x/harmony@v2.9.1/mod.ts";

Edits a followup message for an Interaction. Functions the same as Edit Webhook Message.

Parameters

applicationId: string
interactionToken: string
messageId: string