import { InteractionResponseType } from "https://deno.land/x/drex@v1.1.1/mod.ts";
Members
Respond with auto-completions for Autocomplete Interactions
Let the user know bot is processing ("thinking") and you can edit the response later
Components: It will acknowledge the interaction and update the button to a loading state, and then you can PATCH the message later.