Skip to main content
Module

x/harmony/deploy.ts>Interaction#deleteMessage

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

Delete a follow-up Message

Parameters

msg: Message | string

Returns

Promise<this>