class AutocompleteInteraction
extends ApplicationCommandInteraction
import { AutocompleteInteraction } from "https://deno.land/x/harmony@v2.6.0/src/structures/autocompleteInteraction.ts";
Properties
readonly
focusedOption: InteractionApplicationCommandOptionMethods
autocomplete(choices: ApplicationCommandChoice[]): Promise<void>
Respond with APPLICATION_COMMAND_AUTOCOMPLETE_RESULT