Skip to main content
The Deno 2 Release Candidate is here
Learn more
function sendAutocompleteChoices
Re-export
import { sendAutocompleteChoices } from "https://deno.land/x/discordeno_patched@18.0.2/plugins/helpers/mod.ts";

Parameters

bot: Bot
interactionId: BigString
interactionToken: string

Returns

Promise<void>