Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration InteractionResponseType

Index

Enumeration members

ApplicationCommandAutocompleteResult = 8

For autocomplete interactions

ChannelMessageWithSource = 4

Respond to an interaction with a message

DeferredChannelMessageWithSource = 5

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

DeferredMessageUpdate = 6

ACK a button interaction and update it to a loading state

Modal = 9

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

Pong = 1

ACK a Ping

UpdateMessage = 7

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

Generated using TypeDoc