Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Interactions
DeferredInteractionResponse
Interface DeferredInteractionResponse
interface
DeferredInteractionResponse
{
data
?:
{
flags
?:
number
;
}
;
type
:
DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE
|
DEFERRED_UPDATE_MESSAGE
;
}
Index
Properties
data?
type
Properties
Optional
data
data
?:
{
flags
?:
number
;
}
The response data. Only
flags
can be sent.
Type declaration
Optional
flags
?:
number
type
type
:
DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE
|
DEFERRED_UPDATE_MESSAGE
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
Oceanic
AnnouncementChannel
AnnouncementThreadChannel
Application
ApplicationCommand
Attachment
AuditLogEntry
AutoModerationRule
AutocompleteInteraction
Base
BaseEntitlement
Bucket
CategoryChannel
Channel
Client
ClientApplication
Collection
CommandInteraction
ComponentInteraction
DependencyError
DiscordHTTPError
DiscordRESTError
Loading...
The response data. Only flags can be sent.