Preparing search index...
The search index is not available
Oceanic
Oceanic
InitialMessagedInteractionResponse
Interface InitialMessagedInteractionResponse<I>
interface
InitialMessagedInteractionResponse
<
I
>
{
interaction
:
I
;
message
:
null
;
type
:
"initial"
;
deleteMessage
(
)
:
Promise
<
void
>
;
getMessage
(
)
:
Promise
<
Message
<
ResponseInteractionChannelType
<
I
>
>
>
;
hasMessage
(
)
:
this
is
FollowupMessageInteractionResponse
<
I
>
;
}
Type Parameters
I
extends
AnyResponseInteraction
Hierarchy (
view full
)
MessageInteractionResponse
<
I
>
InitialMessagedInteractionResponse
Index
Properties
interaction
message
type
Methods
delete
Message
get
Message
has
Message
Properties
interaction
interaction
:
I
message
message
:
null
type
type
:
"initial"
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
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...