Skip to main content
Module

x/harmony/mod.ts>AutocompleteInteraction

An easy to use Discord API Library for Deno.
Go to Latest
class AutocompleteInteraction
extends ApplicationCommandInteraction
Re-export
import { AutocompleteInteraction } from "https://deno.land/x/harmony@v2.7.0/mod.ts";

Properties

readonly
focusedOption: InteractionApplicationCommandOption

Methods

autocomplete(choices: ApplicationCommandChoice[]): Promise<void>

Respond with APPLICATION_COMMAND_AUTOCOMPLETE_RESULT