Skip to main content
Module

x/harmony/mod.ts>RESTEndpoints#createFollowupMessage

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

Create a followup message for an Interaction. Functions the same as Execute Webhook, but wait is always true, and flags can be set to 64 in the body to send an ephemeral message.

Parameters

applicationId: string
interactionToken: string