Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno_patched/plugins/mod.ts>sendAutocompleteChoices

Discord API library for Node and Deno
Go to Latest
function sendAutocompleteChoices
Re-export
import { sendAutocompleteChoices } from "https://deno.land/x/discordeno_patched@18.0.2/plugins/mod.ts";

Parameters

bot: Bot
interactionId: BigString
interactionToken: string

Returns

Promise<void>