Skip to main content
Module

x/harmony/deploy.ts>MessageReference

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

Properties

optional
message_id: string
optional
channel_id: string
optional
guild_id: string
optional
fail_if_not_exists: boolean