Skip to main content
Module

x/harmony/deploy.ts>Interaction#reply

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

Reply with a Message to the Interaction

Parameters

content: string

Returns

Promise<this>

Parameters

content: string

Returns

Promise<this>