Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#editWebhookMessage

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

Edits a previously-sent webhook message from the same token. Returns a message object on success.

Parameters

webhookId: string
webhookToken: string
messageId: string