Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
MessageInteractionResponse
Interface MessageInteractionResponse
interface
MessageInteractionResponse
{
data
:
InteractionContent
;
type
:
CHANNEL_MESSAGE_WITH_SOURCE
|
UPDATE_MESSAGE
;
}
Index
Properties
data
type
Properties
data
data
:
InteractionContent
The
response data
. Convert any
snake_case
keys to
camelCase
.
type
type
:
CHANNEL_MESSAGE_WITH_SOURCE
|
UPDATE_MESSAGE
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
Oceanic
Loading...
The response data. Convert any
snake_case
keys tocamelCase
.