Skip to main content
Module

x/discord_api_types/v10.ts>InteractionResponseType

Up to date Discord API Typings, versioned by the API version
Go to Latest
enum InteractionResponseType
import { InteractionResponseType } from "https://deno.land/x/discord_api_types@0.37.11/v10.ts";

Members

ApplicationCommandAutocompleteResult

For autocomplete interactions

ChannelMessageWithSource = 4

Respond to an interaction with a message

DeferredChannelMessageWithSource

ACK an interaction and edit to a response later, the user sees a loading state

DeferredMessageUpdate

ACK a button interaction and update it to a loading state

Modal

Respond to an interaction with an modal for a user to fill-out

Pong = 1

ACK a Ping

UpdateMessage

ACK a button interaction and edit the message to which the button was attached