Skip to main content
Extremely Popular
Go to Latest
function sendPrivateInteractionResponse
import { sendPrivateInteractionResponse } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";

sendInteractionResponse with ephemeral reply

Parameters

bot: Bot
id: bigint
token: string

Returns

Promise<Message | undefined>