Preparing search index...
The search index is not available
Oceanic
Oceanic
MessageInteractionResponse
Class MessageInteractionResponse<I>
Type Parameters
I
extends
AnyResponseInteraction
Hierarchy (
view full
)
MessageInteractionResponse
InitialMessagedInteractionResponse
FollowupMessageInteractionResponse
Index
Constructors
constructor
Properties
interaction
message
type
Methods
delete
Message
get
Message
has
Message
Constructors
constructor
new
Message
Interaction
Response
<
I
>
(
interaction
,
message
,
type
)
:
MessageInteractionResponse
<
I
>
Type Parameters
I
extends
AnyResponseInteraction
Parameters
interaction
:
I
message
:
null
|
Message
<
ResponseInteractionChannelType
<
I
>
>
type
:
"initial"
|
"followup"
Returns
MessageInteractionResponse
<
I
>
Properties
interaction
interaction
:
I
message
message
:
null
|
Message
<
ResponseInteractionChannelType
<
I
>
>
type
type
:
"initial"
|
"followup"
Methods
delete
Message
delete
Message
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Message
get
Message
(
)
:
Promise
<
Message
<
ResponseInteractionChannelType
<
I
>
>
>
Returns
Promise
<
Message
<
ResponseInteractionChannelType
<
I
>
>
>
has
Message
has
Message
(
)
:
this
is
FollowupMessageInteractionResponse
<
I
>
Returns
this
is
FollowupMessageInteractionResponse
<
I
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
interaction
message
type
delete
Message
get
Message
has
Message
Oceanic
AnnouncementChannel
AnnouncementThreadChannel
Application
ApplicationCommand
Attachment
AuditLogEntry
AutoModerationRule
AutocompleteInteraction
Base
BaseEntitlement
Bucket
CategoryChannel
Channel
Client
ClientApplication
Collection
CommandInteraction
ComponentInteraction
DependencyError
DiscordHTTPError
DiscordRESTError
Loading...