Skip to content
Altkit Discord
Search
⌘
Ctrl
K
Main Navigation
Guide
Examples
API
AltKit Migration
4.1.0
npm package
Changelog & migration
Appearance
Menu
Return to top
On this page
InteractionResponseType
typedef
·
Source
The type of an interaction response:
PONG
CHANNEL_MESSAGE_WITH_SOURCE
DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE
DEFERRED_MESSAGE_UPDATE
UPDATE_MESSAGE
APPLICATION_COMMAND_AUTOCOMPLETE_RESULT
MODAL
Type:
string
See also
{@link
https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-interaction-callback-type
}