Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function sendAutocompleteChoices
Re-export
import { sendAutocompleteChoices } from "https://deno.land/x/discordeno@18.0.1/template/minimal/deps.ts";

Parameters

bot: Bot
interactionId: BigString
interactionToken: string

Returns

Promise<void>