Discord.https - v3.0.16
Preparing search index...
structures/Interaction/ApplicationCommandInteraction/CommandInteractionBase
AfterReplyCommandInteractionSignature
Type Alias AfterReplyCommandInteractionSignature
AfterReplyCommandInteractionSignature
:
CommandInteraction
&
{
reply
(
options
:
BaseMessageOptionsWithPoll
&
{
withResponse
?:
false
}
,
)
:
Promise
<
undefined
>
;
reply
(
options
:
BaseMessageOptionsWithPoll
&
{
withResponse
:
true
}
,
)
:
Promise
<
InteractionCallbackResponse
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Discord.https - v3.0.16
Loading...