DisBot
Preparing search index...
helper/utilityHelper
sendDefaultMessage
Function sendDefaultMessage
sendDefaultMessage
(
message
:
string
,
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
,
componentsV2
:
boolean
,
type
?:
"update"
|
"deferReply"
|
"reply"
,
)
:
Promise
<
void
>
Parameters
message
:
string
interaction
:
|
ModalSubmitInteraction
<
CacheType
>
|
ChatInputCommandInteraction
<
CacheType
>
|
ButtonInteraction
<
CacheType
>
|
AnySelectMenuInteraction
componentsV2
:
boolean
Optional
type
:
"update"
|
"deferReply"
|
"reply"
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
DisBot
Loading...