Skip to main content
Go to Latest
function sendPrivateInteractionResponse
import { sendPrivateInteractionResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/mod.ts";

sendInteractionResponse with ephemeral reply

Parameters

bot: Bot
id: bigint
token: string

Returns

Promise<Message | undefined>